Closed
Description
Like OAuth2AuthenticationToken
, SAML 2.0's authentication instance should have a reference to the corresponding RelyingPartyRegistration
.
This is important during SAML 2.0 logout when processing LogoutRequest
s and LogoutResponse
s. It would also be valuable in circumstances where applications need to look up relying party configurations for the currently logged-in user.