Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 583 Bytes

File metadata and controls

15 lines (8 loc) · 583 Bytes

LogoutRequest

Properties

Name Type Description Notes
requestUrl String RequestURL is the original Logout URL requested. [optional]
rpInitiated Boolean RPInitiated is set to true if the request was initiated by a Relying Party (RP), also known as an OAuth 2.0 Client. [optional]
sid String SessionID is the login session ID that was requested to log out. [optional]
subject String Subject is the user for whom the logout was request. [optional]