LDAP
Endpoints for configuring and interacting with LDAP.
Migrate user accounts authentication type to LDAP.
Migrates accounts from one authentication provider to another. For example, you can upgrade your authentication provider from email to LDAP.
Sync with LDAP
Synchronize any user attribute changes in the configured AD/LDAP server with LOOP.
Test LDAP configuration
Test the current AD/LDAP configuration to see if the AD/LDAP server can be contacted successfully.
Migrate Id LDAP
Migrate LDAP IdAttribute to new value.
Upload public certificate
Upload the public certificate to be used for TLS verification. The server will pick a hard-coded filename for the PublicCertificateFile setting in your `config.json`.
Remove public certificate
Delete the current public certificate being used for TLS verification.
Upload private key
Upload the private key to be used for TLS verification. The server will pick a hard-coded filename for the PrivateKeyFile setting in your `config.json`.
Remove private key
Delete the current private key being used with your TLS verification.