

# JWTOptionsOutput
<a name="API_JWTOptionsOutput"></a>

Describes the JWT options configured for the domain.

## Contents
<a name="API_JWTOptionsOutput_Contents"></a>

 ** Enabled **   <a name="opensearchservice-Type-JWTOptionsOutput-Enabled"></a>
True if JWT use is enabled.  
Type: Boolean  
Required: No

 ** PublicKey **   <a name="opensearchservice-Type-JWTOptionsOutput-PublicKey"></a>
The key used to verify the signature of incoming JWT requests.  
Type: String  
Required: No

 ** RolesKey **   <a name="opensearchservice-Type-JWTOptionsOutput-RolesKey"></a>
The key used for matching the JWT roles attribute.  
Type: String  
Required: No

 ** SubjectKey **   <a name="opensearchservice-Type-JWTOptionsOutput-SubjectKey"></a>
The key used for matching the JWT subject attribute.  
Type: String  
Required: No

## See Also
<a name="API_JWTOptionsOutput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/opensearch-2021-01-01/JWTOptionsOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/opensearch-2021-01-01/JWTOptionsOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/opensearch-2021-01-01/JWTOptionsOutput) 