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-valuesRequired: Yes
- Name
-
The name of the claim. You can't specify
exp,iss,nbf, oriatbecause 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: