Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix outdated Wazuh dashboard URL #7582

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Fix outdated Wazuh dashboard URL #7582

merged 2 commits into from
Jul 26, 2024

Conversation

javimed
Copy link
Member

@javimed javimed commented Jul 26, 2024

Description

This PR updates an outdated URL in https://documentation.wazuh.com/4.8/user-manual/user-administration/single-sign-on/administrator/microsoft-entra-id.html to https://<WAZUH_DASHBOARD_URL>/app/wz-home

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@javimed javimed self-assigned this Jul 26, 2024
@javimed javimed requested a review from damarisg July 26, 2024 12:33
Copy link
Member

@jnasselle jnasselle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the original changes #6775 this seems to be replaced the whole URL to https://<WAZUH_DASHBOARD_URL>

@javimed javimed requested review from jnasselle and asteriscos July 26, 2024 13:31
Copy link
Member

@Tostti Tostti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@javimed javimed merged commit 50df094 into 4.8 Jul 26, 2024
3 checks passed
@javimed javimed deleted the bug/7568-wrong-dashboard-url branch July 26, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft Entra ID SSO Setup with administrator role has wrong Wazuh Dashboard URL
4 participants