Class WebAuthnOriginNotAllowedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<WebAuthnOriginNotAllowedException.Builder,WebAuthnOriginNotAllowedException>

@Generated("software.amazon.awssdk:codegen") public final class WebAuthnOriginNotAllowedException extends CognitoIdentityProviderException implements ToCopyableBuilder<WebAuthnOriginNotAllowedException.Builder,WebAuthnOriginNotAllowedException>

This exception is thrown when the passkey credential's registration origin does not align with the user pool relying party id.

See Also: