|
GetPublicKeyCredentialCreationOptions |
Scroll |
REST URL (GET) https://tenant.thereforeonline.com/theservice/v0001/restun//GetPublicKeyCredentialCreationOptions
Gets the CredentialCreationOptions for registering new Passkeys.
• parameters -
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicKeyCredentialCreationOptionsResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ CreationOptionsJSON |
xs:string |
optional nillable |
The CredentialCreationOptions for registering Passkeys in JSON format. |
â–¡ RequestId |
xs:string |
optional nillable |
The request id which needs to be passed to the RegisterPasskey call. |
â– MFARequired |
xs:boolean |
optional |
Is a MFA confirmation required, before a new passkey can be registered? If yes, the MFA e-mail was already sent. |
â– PasswordRequired |
xs:boolean |
optional |
Is the user password required, before a new passkey can be registered? |