Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 950 Bytes

CredentialsOIDC.md

File metadata and controls

17 lines (13 loc) · 950 Bytes

CredentialsOIDC

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
created_at string Timestamp for the creation of this credential [optional]
email string EMail address [optional]
is_disabled bool Has this credential been disabled? [optional]
logged_in_at string Timestamp for most recent login using credential [optional]
oidc_user_id string OIDC OP's Unique ID for this user [optional]
type string Short name for the type of this kind of credential [optional]
url string Link to get this item [optional]

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