It's all about the answers!

Ask a question

How to do LDAP user properties mapping on RTC Git Integration toolkit.


Hakki Bozkurt (1631228) | asked May 22 '18, 4:32 a.m.
edited May 22 '18, 4:37 a.m.

 Hello All,


My config.json is:

"Auth-Profiles": {
"Ldap-Auth": {
"type": "LDAP",
"url": "ldap://ldap.local:389",
"bindDn": "CN=RTCUSER,OU=UsersOU,DC=ldap,DC=local",
"bindCredentials": "password",
"searchBase": "OU=UserOU,DC=ldap,DC=local",
"searchFilter": "(sAMAccountName={{username}})",
"searchAttributes": null
},
How can i map e-mail to mail, user id to author?

wrong ldap mapping

Accepted answer


permanent link
Shubjit Naik (1.5k1613) | answered Jan 22 '19, 5:36 a.m.

 HI


I see you have already subscribed to the defect and have commented as well. 

For the benefit of others, this issue has been now resolved.

Regards
Shubjit

Ralph Schoon selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.