AwsEc2ClientVpnEndpointAuthenticationOptionsDetails
Information about the authentication method used by the Client VPN endpoint.
Contents
- ActiveDirectory
-
Information about the Active Directory, if applicable. With Active Directory authentication, clients are authenticated against existing Active Directory groups.
Type: AwsEc2ClientVpnEndpointAuthenticationOptionsActiveDirectoryDetails object
Required: No
- FederatedAuthentication
-
Information about the IAM SAML identity provider, if applicable.
Type: AwsEc2ClientVpnEndpointAuthenticationOptionsFederatedAuthenticationDetails object
Required: No
- MutualAuthentication
-
Information about the authentication certificates, if applicable.
Type: AwsEc2ClientVpnEndpointAuthenticationOptionsMutualAuthenticationDetails object
Required: No
- Type
-
The authentication type used.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: