Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.WebAuthnOriginNotAllowedException
Packages that use WebAuthnOriginNotAllowedException
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of WebAuthnOriginNotAllowedException in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that throw WebAuthnOriginNotAllowedExceptionModifier and TypeMethodDescriptionCognitoIdentityProviderClient.completeWebAuthnRegistration(Consumer<CompleteWebAuthnRegistrationRequest.Builder> completeWebAuthnRegistrationRequest) Completes registration of a passkey authenticator for the currently signed-in user.CognitoIdentityProviderClient.completeWebAuthnRegistration(CompleteWebAuthnRegistrationRequest completeWebAuthnRegistrationRequest) Completes registration of a passkey authenticator for the currently signed-in user.