Hello
We are trying to have Azure synchronize the users email addresses as their username vs their Azure AD username. Is there a way to change the mapping of this?
Both our Jira and Confluence have been using emails as username and we want to leave it as is.
It seems possible with Alias's but we do not want to do this for every user and every app, vs in the AD synchronizer.
Thank you so much for your help!
Dan
Hi @Dan Levine
As of today, Crowd's username is mapped to Azure AD's userPrincipalName as per Atlassian's documentation (please read the field mapping section).
Thus Crowd aliases are definitely the best option here. This is easily scriptable thanks to Crowd's REST API for managing user aliases.
Do you know if there is an equivalent to doing this with Jira/Confluence Cloud?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, I haven't tested it myself but according to Microsoft's documentation, this should be possible:
Again, I haven't tested it myself but you might want to give it a try 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, this is helpful!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.