JIRA is integrated with Crowd which is linked to LDAP at our end. We are facing an issue where JIRA users are trying to access the admin credentials and are kicked out from their session and unable to login again.
We identified that users are sychronised from Crowd with all groups and when any user trying to access admin priviledge , something trigger to delete all synch groups for the user which vanishes from the user management tab for the respective user.
Only Default JIRA-admin can access it without any issue
After long analysis , I am able to figure out the reason behind an issue
There is option in the crowd for each application to check or uncheck the box for "Lower Case Output" (Convert all users and groups to lower case when passing the data to the application.This can be used to achieve case insensitivity for applications when underlying directories contain mixed-cased data"
I have to uncheck this box for my issue to get resolve but this is very tedious and weird behaviour. No proper handling and error message are displayed and the groups were disappearing when admin functionality was accessed.
I would like to give suggestion to handle this above scenario in code rather than making people to waste their full time to figure out the unlikely cause
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.