directoryservice_enable_client_authentication: Enables alternative client authentication methods for the...

View source: R/directoryservice_operations.R

directoryservice_enable_client_authenticationR Documentation

Enables alternative client authentication methods for the specified directory

Description

Enables alternative client authentication methods for the specified directory.

See https://www.paws-r-sdk.com/docs/directoryservice_enable_client_authentication/ for full documentation.

Usage

directoryservice_enable_client_authentication(DirectoryId, Type)

Arguments

DirectoryId

[required] The identifier of the specified directory.

Type

[required] The type of client authentication to enable. Currently only the value SmartCard is supported. Smart card authentication in AD Connector requires that you enable Kerberos Constrained Delegation for the Service User to the LDAP service in your self-managed AD.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.