Hi
Want to use Crowd Azure Active Directory connector to authenticate users in Jira and then remove on-premises AD and Office 365 sync.
Crowd Version: 3.2.0 & JIRA Version: 7.9.0
Crowd has LDAP connector and can access on-premises AD. Can see users and groups in Crowd from LDAP and Jira from Crowd LDAP connector and can authenticate users in Jira. The Crowd admin group users can login to crowd. (Usernames = firstname.surname)
Crowd Azure AD connector and can access AAD. Can see AAD users and groups in Crowd from AAD. Can also see users in Jira from Crowd AAD connector but cannot authenticate in Jira. The AAD Crowd admin group users cannot login to Crowd. (Usernames = firstname.surname@domain.tld)
Thoughts?
Thanks
Hi @James Cox
Crowd's native Azure AD connector maps Azure AD's userPrincipalName attribute to Crowd's username attribute as detailed on this page (see the paragraph titled Field Mapping).
You might want to have a look at the following add-on: Office 365 Directory Connector for Crowd (ODCC). Among other features, the ODCC add-on actually allows you to map the short username part of Azure AD's userPrincipalName (e.g. john.doe instead of john.doe@domain.tld) to Crowd's username attribute.
(Disclaimer: I work for the vendor of the ODCC add-on).
Hope this helps.
Bruno
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.