JWTOptionsOutput
Describes the JWT options configured for the domain.
Contents
- Enabled
-
True if JWT use is enabled.
Type: Boolean
Required: No
- PublicKey
-
The key used to verify the signature of incoming JWT requests.
Type: String
Required: No
- RolesKey
-
The key used for matching the JWT roles attribute.
Type: String
Required: No
- SubjectKey
-
The key used for matching the JWT subject attribute.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: