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
Hello, I'm also using spring boot 2.6.6. My app doesn't redirect properly. We are using the same settings and this library for many other projects (all using spring boot < 2.6.6) but with this version, I'm getting following the error after a successful SSO login:
Redirect loop to https://XXXX.de/saml/logout , our SSO is redirecting to a 302 Found with "location: https://XXXX.de/saml/logout"
Do you know if the library is supposed to be working with a recent (2.6.6) Spring Boot version?
May out project support the latest Spring Boot version for example 2.6.6 ?
The text was updated successfully, but these errors were encountered: