-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 8.9.9
-
Component/s: Administration - Global Permissions
-
3
-
Severity 3 - Minor
-
26
Issue Summary
Users in automatically assigned groups in Crowd experience a delay in getting access when synced with Bitbucket
Steps to Reproduce
- Create an application called BB on Crowd
- Connect directory to Bitbucket
- Run sync
- Create a user on Crowd and try log in - doesn’t work (expected)
- Set automatic group assignment in Crowd to stash-users
- Run sync
- Try login with user - doesn't work
Expected Results
User should be able to login and gain access to Bitbucket immediately after the automatic group assignment is set in Crowd
Actual Results
User created in step 7 cannot access BB for 15 minutes (or the time set via the property permissions.cache.group-membership.ttl)
Workaround
Set permissions.cache.group-membership.ttl to a shorter timeframe e.g. 5 minutes