JwtValidationActionAdditionalClaim - Elastic Load Balancing
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: