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

Change home URL to just the base path #6775

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

asteriscos
Copy link
Member

@asteriscos asteriscos commented Nov 21, 2023

Description

Hi team,
this pull request changes the login and logout URL references in the SAML configuration, so it's just the base path of Wazuh Dashboards. This is because the application should redirect the user to the home path, which can change over time and can also be changed in the platform configuration.

Closes #6773

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.

@asteriscos asteriscos self-assigned this Nov 21, 2023
@asteriscos asteriscos linked an issue Nov 21, 2023 that may be closed by this pull request
@javimed javimed self-requested a review November 22, 2023 15:25
@javimed javimed added type/change Change requested level/task Task issue labels Nov 22, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Javier Medeot <javier.medeot@wazuh.com>
@javimed javimed merged commit b07c14d into 4.8.0 Nov 24, 2023
@javimed javimed deleted the change/update-saml-configuration-home-references-6773 branch November 24, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/change Change requested
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Update SAML configuration /app/wz-home references
2 participants