Create a new session for an App using an existing session bearer token.
Success result
Token value that the client should subsequently pass in Authorization header.
The time for which response from the authenticator would be awaited. This should only be a hint as per the spec. This is in milliseconds.
This optional member specifies the relying party identifier claimed by the caller. If omitted, its value will be the CredentialsContainer object’s relevant settings object's origin's effective domain.
This OPTIONAL member contains a list of [PublicKeyCredentialDescriptor] objects representing public key credentials acceptable to the caller, in descending order of the caller’s preference (the first item in the list is the most preferred credential, and so on down the list).
https://www.w3.org/TR/webauthn-2/#enum-credentialType
This enum defines valid cred types.
Hints by relying party on what transport client should use to communicate with authenticator.
Hints by relying party on how client should communicate with the authenticator.
https://www.w3.org/TR/webauthn-2/#enum-userVerificationRequirement https://www.w3.org/TR/webauthn-2/#user-verification
This extension excludes authenticators during registration based on legacy u2f key handles specified in "excludeCredentials". If that key handle was created with that device, it is excluded.
https://www.w3.org/TR/webauthn-2/#sctn-appid-exclude-extension
This extension allows RPs that have previously registered a cred using legacy U2F APIs to request an assertion.
Dummy extension used by conformance tests
The time for which response from the authenticator would be awaited. This should only be a hint as per the spec. This is in milliseconds.
This optional member specifies the relying party identifier claimed by the caller. If omitted, its value will be the CredentialsContainer object’s relevant settings object's origin's effective domain.
This OPTIONAL member contains a list of [PublicKeyCredentialDescriptor] objects representing public key credentials acceptable to the caller, in descending order of the caller’s preference (the first item in the list is the most preferred credential, and so on down the list).
https://www.w3.org/TR/webauthn-2/#enum-credentialType
This enum defines valid cred types.
Hints by relying party on what transport client should use to communicate with authenticator.
Hints by relying party on how client should communicate with the authenticator.
https://www.w3.org/TR/webauthn-2/#enum-userVerificationRequirement https://www.w3.org/TR/webauthn-2/#user-verification
This extension excludes authenticators during registration based on legacy u2f key handles specified in "excludeCredentials". If that key handle was created with that device, it is excluded.
https://www.w3.org/TR/webauthn-2/#sctn-appid-exclude-extension
This extension allows RPs that have previously registered a cred using legacy U2F APIs to request an assertion.
Dummy extension used by conformance tests
Name given to the FIDO device.
Type of MFA device
Origin of the FIDO device.