Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 694 Bytes

V1beta1TokenReviewStatus.md

File metadata and controls

12 lines (8 loc) · 694 Bytes

V1beta1TokenReviewStatus

Properties

Name Type Description Notes
Authenticated bool Authenticated indicates that the token was associated with a known user. [optional] [default to null]
Error_ string Error indicates that the token couldn't be checked [optional] [default to null]
User *V1beta1UserInfo User is the UserInfo associated with the provided token. [optional] [default to null]

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