Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 803 Bytes

OIDCUserInfo.md

File metadata and controls

15 lines (11 loc) · 803 Bytes

OIDCUserInfo

Properties

Name Type Description Notes
id int the ID of the OIDC info record [optional]
user_id int the ID of the user [optional]
subiss str the concatenation of sub and issuer in the ID token [optional]
secret str the secret of the OIDC user that can be used for CLI to push/pull artifacts [optional]
creation_time datetime The creation time of the OIDC user info record. [optional]
update_time datetime The update time of the OIDC user info record. [optional]

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