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: allow to redirect on initialUri when using SAML - EXO-66292 - meeds-io/meeds#1104 #31

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

rdenarie
Copy link
Member

Before this fix, with SAML, user is not redirected on initialUri if he is not connected to IDP after successul authentication This modification ensure to add the initialURI parameter in the next request after the /sso request

…eds-io/meeds#1104

Before this fix, with SAML, user is not redirected on initialUri if he is not connected to IDP after successul authentication
This modification ensure to add the initialURI parameter in the next request after the /sso request
@rdenarie rdenarie requested review from ahamdi and Jihed525 September 20, 2023 09:49
@sonarcloud
Copy link

sonarcloud bot commented Sep 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Jihed525 Jihed525 merged commit de89dc9 into stable/6.4.x-exo Sep 20, 2023
3 checks passed
@Jihed525 Jihed525 deleted the backport-6.4.x/task-66292 branch September 20, 2023 10:51
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.

2 participants