Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 951 Bytes

CredentialsSaml.md

File metadata and controls

17 lines (13 loc) · 951 Bytes

CredentialsSaml

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]
saml_user_id string Saml IdP'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]