Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 645 Bytes

AuthenticationDefaultSession.md

File metadata and controls

11 lines (7 loc) · 645 Bytes

AuthenticationDefaultSession

Properties

Name Type Description Notes
Allowed bool Allowed is true if the request is allowed and false otherwise. [optional] [default to null]
Sub string Subject is the identity that authorized issuing the token, for example a user or an OAuth2 app. This is usually a uuid but you can choose a urn or some other id too. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]