-
Bug
-
Resolution: Timed out
-
Low
-
None
-
5.6.4
-
2
-
Severity 3 - Minor
-
Steps to Reproduce
- Configure Confluence with your AD
- Ensure that AD user can login
- Set the synchronisation time to 120 to make sure that Confluence will not synchronise during this process
- Trigger the synchronisation so it won't synchronise again in 2 hours time
- Add a new group membership into your user in LDAP side
- log the user out from Confluence
- Log-in back to Confluence
Expected Behaviour
Confluence should not retrieve the newly configured group membership into its database as CONNECTOR unlike DELEGATION method should only retrieve group membership during synchronisation process.
Real Behaviour
Confluence retrieve new group membership which means Confluence CONNECTOR method also use delegation method where it will search and retrieve user information during authentication as well.
- relates to
-
CONFSERVER-35760 Provide an option to ignore group membership update during authentication for CONNECTOR
- Closed