Getting OKTA Ldap Interface to work with Device42 AP/LDAP Sync.
For those using OpenLDAP or having issues getting AD/LDAP Sync the following worked for me with Okta. A lot of the posts and docs I've found were quite old and cryptic so here goes.
For AD/LDAP Settings, try setting the Base DN and Domain to
ou=users,dc=your,dc=company,dc=com
Then DISABLE Schema Discovery. This presented a massive headache for me because of what Device42 is expecting from the LDAP server.
Under AD/LDAP Sync:
Group or OU DN: ou=users,dc=your,dc=company,dc=com
And then use a filter to grab members of the group you want:
(memberOf=cn=GroupYouWantToSync)
Hope this is useful for folks out there
Cheers
0
Please sign in to leave a comment.
Comments
0 comments