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
Since not every tenant in a given application will use SAML 2.0 Logout, it should be possible to use saml2Logout in the DSL while indicating a null single logout service location given RelyingPartyRegistration instances.
The text was updated successfully, but these errors were encountered:
jzheaux
changed the title
RelyingPartyRegistration should not provide a default logout endpoint
A null SingleLogoutServiceLocation should not cause a NullPointerException
Jan 3, 2022
See #10607.
Since not every tenant in a given application will use SAML 2.0 Logout, it should be possible to use
saml2Logout
in the DSL while indicating anull
single logout service location givenRelyingPartyRegistration
instances.The text was updated successfully, but these errors were encountered: