We have a connector against Azure AD that syncs users to Jira.
Now we have created a new group in Azure and Jira, users who order access to the new group will get that access via sync from Azure AD.
We have other groups in the connector where the sync works as expected between Azure AD and Jira.
But we do not get the connector to retrieve data from the new Azure group.
Config added in connector in Jira:
Azure Ad specific settings: Required Azure AD Groups
Provisioning settings: Only Assign These Azure AD Groups
Config added in Azure Ad:
Application "Jira" is granted to consume new group
There is no error in sync-log.
It seems like sync just do not fetch data from the new group in Azure.
Have someone any idea what to check and where to look?
The issue is fixed.
The Azure AD connector in Jira cannot handle parentheses.
So as following example of a group when configurate in connector for Azure Ad settings and provisioning settings:
SYS_(JIRA)_(Servicedesk Users) - do not work
SYS_\(JIRA\)_\(Servicedesk Users\) - does work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.