0

To which Endpoint will SAML session authority send back LogoutResponse after processing a LogOutRequest received from a session participant?

mavis
  • 3,100
  • 3
  • 24
  • 32

1 Answers1

0

SAML Logout Profile Section. 4.4.5 states the logout request and responses may be sent to the SingleLogoutService endpoint that's been provided in session authority's/participant's metadata file.

mavis
  • 3,100
  • 3
  • 24
  • 32