To switch user status using LDAP, complete the following steps:
- Locate the config.ini file that you generated in creating a basic integration for LDAP 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
E622E72FC31F4946A77C95828FD1DBC3with the ID of the Oomnitza Status field. To find the ID, click Configuration > Data Model > Field Configuration and then select Users from the list of Objects in your Oomnitza instance. Open the Status field. The ID is displayed in the Field Information tab.
Comments
0 comments
Please sign in to leave a comment.