You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Everyone,
I have been able to connect JIRA to my Keycloak instance through the SSO for Atlassian Server and Data Center plugin (https://marketplace.atlassian.com/apps/1216096/sso-for-atlassian-server-and-data-center?tab=overview&hosting=datacenter), which in turn retrieves users from an Active Directory (AD). This specific Active Directory does not contain groups by design. Our goal is to assign users to groups in JIRA itself.
Here comes the problem: the plugin automatically synchronizes the groups from Keycloak and as there are no groups, the user's groups in JIRA get overwritten.
Example:
User A authentications on JIRA -> Administrator assigns group to user A -> User A logs in again -> groups are lost due to synchronization.
Is there anyway to avoid this problem?