To switch user status using LDAP, complete the following steps:
- Locate the config.ini file that you generated in creating a basic integration for Microsoft Active Directory users
- Copy and paste the LDAP section that you previously created
- Rename to [ldap.name]
- Add the following to the LDAP configuration that you wish to deactivate:
mapping.E622E72FC31F4946A77C95828FD1DBC3 = {"hardcoded": "False"}
- Add the following to the LDAP configuration that you wish to activate:
mapping.E622E72FC31F4946A77C95828FD1DBC3 = {"hardcoded": "True"}
-
Replace
E622E72FC31F4946A77C95828FD1DBC3
with the ID of the Oomnitza Status field. You can find the External ID by navigating to Configuration > Data Model > People in your Oomnitza instance. Locate the field in the list. The ID is displayed in the Field Information tab.
Comments
0 comments
Please sign in to leave a comment.