JwtValidationActionAdditionalClaim - Elastic Load Balancing
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

JwtValidationActionAdditionalClaim

Information about an additional claim to validate.

Contents

Format

The format of the claim value.

Type: String

Valid Values: single-string | string-array | space-separated-values

Required: Yes

Name

The name of the claim. You can't specify exp, iss, nbf, or iat because we validate them by default.

Type: String

Required: Yes

Values.member.N

The claim value. The maximum size of the list is 10. Each value can be up to 256 characters in length. If the format is space-separated-values, the values can't include spaces.

Type: Array of strings

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: