Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1018 Bytes

File metadata and controls

18 lines (14 loc) · 1018 Bytes

SystemAccessCredentialsReplyObj

Properties

Name Type Description Notes
access_id str [optional]
auth_creds str Temporary credentials for accessing Auth [optional]
csrf_token str CSRF token for synchronizer-token pattern (only populated for WebUI clients) [optional]
expiry int Credentials expiration date [optional]
kfm_creds str Temporary credentials for accessing the KFMs instances [optional]
need_mfa_app_first_config bool If the user didn't complete to configure the MFA app [optional]
required_mfa str [optional]
token str Credentials tmp token [optional]
uam_creds str Temporary credentials for accessing the UAM service [optional]

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