|
RegisterPasskey |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/RegisterPasskey
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RegisterPasskey
Registers a new Passkey.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RegisterPasskey
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ ClientDataJSON |
xs:string |
mandatory nillable |
The client data with which the passkey was created. |
â–¡ AttestationObject |
xs:string |
mandatory nillable |
The attestation object for the created passkey. |
â– COSEAlg |
xs:int |
mandatory |
COSE algorithm type of the public key. |
â–¡ PasskeyName |
xs:string |
mandatory nillable |
The name for the passkey. |
â–¡ RequestId |
xs:string |
mandatory nillable |
The requestId returned from the GetPublicKeyCredentialCreationOptions call. |
â–¡ Transports |
|
nillable |
The transports supported for this passkey. |
≡ string |
xs:string |
list nillable |
|
â–¡ Password |
xs:string |
nillable |
The user password, if required, otherwise empty. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RegisterPasskeyResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |