|
GetPublicKeyCredentialRequestOptions |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetPublicKeyCredentialRequestOptions
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicKeyCredentialRequestOptions
Gets the CredentialRequestOptions for passkeys support during login.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicKeyCredentialRequestOptions
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ Username |
xs:string |
nillable |
The username |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicKeyCredentialRequestOptionsResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ RequestOptionsJSON |
xs:string |
nillable |
The CredentialRequestOptions for passkeys support during login. |
â–¡ RequestId |
xs:string |
nillable |
The RequestId which needs to be passed to GetJWTTokenWithPasskey. |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |