ClientVpnAuthentication
Describes the authentication methods used by a Client VPN endpoint. For more information, see Authentication in the AWS Client VPN Administrator Guide.
Contents
- activeDirectory
-
Information about the Active Directory, if applicable.
Type: DirectoryServiceAuthentication object
Required: No
- federatedAuthentication
-
Information about the IAM SAML identity provider, if applicable.
Type: FederatedAuthentication object
Required: No
- mutualAuthentication
-
Information about the authentication certificates, if applicable.
Type: CertificateAuthentication object
Required: No
- type
-
The authentication type used.
Type: String
Valid Values:
certificate-authentication | directory-service-authentication | federated-authentication
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: