<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008C3jWDSAZOkta Classic EngineAdministrationAnswered2024-04-30T09:18:25.000Z2016-03-31T05:03:06.000Z2016-06-29T00:31:42.000Z

SubhajitD.16806 (Customer) asked a question.

How to get group name of an user from OpenDJ?

I need to get group values of a particular users stored in OpenDJ LDAP. I have group rdn as "cn=admins,ou=administraion,ou=ds,dc=ms,dc=com". I need "admins" under user attribute in group section during Okta LDAP agent configuration. I can find the full rdn as mentioned using "isMemberOf" attribute is extra attribute section.


  • j5v7c (j5v7c)

    Hello Subhajit,

     

    In order to extract the admins from the rdn, you will need to modify the attribute under the directory mappings using a custom expression. To change this, login to your Okta Admin and go to Directory>Profile Editor. Click the Mappings button under the OpenDJ Actions column. For the isMemberOf attribute, you will want to use one of the Okta Expression Language string functions to extract admins from the rdn value that is being imported from OpenDJ. 

     

    Here is a link to the syntax for our expression language for your reference:

    http://developer.okta.com/docs/api/getting_started/okta_expression_lang?_ga=1.34264105.903566425.1466117006

     

    Regards,

    Drew Pador

    Technical Support Engineer

    0EMF00000009Y3V

    Expand Post
This question is closed.
Loading
How to get group name of an user from OpenDJ?