Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

File metadata and controls

19 lines (15 loc) · 1.12 KB

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]
recovery_key_id str RecoveryKeyID identifies the DPoP-bound recovery key for WebUI session recovery. [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]