You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SAML2IntergationIT::SAML2 login flow with keycloak integration is failing CI on master.
looks like the after the spring boot upgrade, the redirect URL for login changed slightly from /saml2/authenticate/keycloak to /saml2/authenticate?registrationId=keycloak
The text was updated successfully, but these errors were encountered:
SAML2IntergationIT::SAML2 login flow with keycloak integration
is failing CI on master.looks like the after the spring boot upgrade, the redirect URL for login changed slightly from
/saml2/authenticate/keycloak
to/saml2/authenticate?registrationId=keycloak
The text was updated successfully, but these errors were encountered: