

# CreateVerifiedAccessNativeApplicationOidcOptions
<a name="API_CreateVerifiedAccessNativeApplicationOidcOptions"></a>

Describes the OpenID Connect (OIDC) options.

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

 ** AuthorizationEndpoint **   
The authorization endpoint of the IdP.  
Type: String  
Required: No

 ** ClientId **   
The OAuth 2.0 client identifier.  
Type: String  
Required: No

 ** ClientSecret **   
The OAuth 2.0 client secret.  
Type: String  
Required: No

 ** Issuer **   
The OIDC issuer identifier of the IdP.  
Type: String  
Required: No

 ** PublicSigningKeyEndpoint **   
The public signing key endpoint.  
Type: String  
Required: No

 ** Scope **   
The set of user claims to be requested from the IdP.  
Type: String  
Required: No

 ** TokenEndpoint **   
The token endpoint of the IdP.  
Type: String  
Required: No

 ** UserInfoEndpoint **   
The user info endpoint of the IdP.  
Type: String  
Required: No

## See Also
<a name="API_CreateVerifiedAccessNativeApplicationOidcOptions_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/ec2-2016-11-15/CreateVerifiedAccessNativeApplicationOidcOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/CreateVerifiedAccessNativeApplicationOidcOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/CreateVerifiedAccessNativeApplicationOidcOptions) 