Manage User Authentication
Administrators can configure external authentication methods for SynxDB Cloud users. Currently, LDAP (Lightweight Directory Access Protocol) authentication is supported.
Manage LDAP authentication
You can configure LDAP servers to authenticate users.
Access the LDAP configuration page
Log into the DBaaS Admin Console.
Go to Auth Config > LDAP.
The page lists all existing LDAP configurations. You can search for configurations by Name (supports fuzzy search). The displayed information includes, but is not limited to, the Name of the configuration, Enabled status indicating whether or not the LDAP is enabled, the Url and Port of the LDAP server, and available Operation actions.
Create an LDAP configuration
On the LDAP configuration page, click + Create LDAP.
In the Create LDAP dialog, fill in the required fields, including Name, Url, Port, Base Dn, Manager Dn, Manager Password, and User Search Filter. Then, toggle the Enabled switch to activate the configuration.
Click OK to save the configuration.
For more details on how to create and apply LDAP, refer to Configure LDAP Authentication.
Edit an LDAP configuration
In the LDAP list, locate the configuration you want to modify.
Click Edit in the Operation column.
Update the fields as necessary in the Edit LDAP dialog.
Click OK to save your changes.
Delete an LDAP configuration
In the LDAP list, locate the configuration you want to remove.
Click Delete in the Operation column.
Confirm the deletion in the pop-up dialog.