Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IDPRejectedClaimException

The identity provider (IdP) reported that authentication failed. This might be because the claim is invalid.

If this error is returned for the AssumeRoleWithWebIdentity operation, it can also mean that the claim has expired or has been explicitly revoked.

Hierarchy

Implements

Index

Properties

Readonly $fault

$fault: "client"

$metadata

$metadata: ResponseMetadata

Optional $response

$response: HttpResponse

Optional $retryable

$retryable: RetryableTrait

message

message: string

Readonly name

name: "IDPRejectedClaimException"

Optional stack

stack: undefined | string