ldap_create
Set up LDAP authentication for your Yonote workspace by providing host, port, base DN, bind credentials, and search filter. Enable SSL with certificate for secure connections.
Instructions
Create LDAP authentication provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssl | Yes | Use SSL | |
| base | Yes | LDAP base DN | |
| port | Yes | LDAP port | |
| user | Yes | LDAP bind user | |
| filter | Yes | LDAP search filter | |
| hostName | Yes | LDAP host name | |
| password | Yes | LDAP bind password | |
| certificate | No | SSL certificate | |
| customButtonName | No | Custom login button name |