| 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] |