-
Suggestion
-
Resolution: Not a bug
-
None
-
None
-
None
hasAccess method in GenericManager evaluates directory of user. This causes SSO to fail for a user that has access to the application but is located in a different directory for each application.
Form Name |
---|
This is actually desired functionality.
If two users have the same username and are in two separate directories we cannot guarantee that they are the same user, it is very likely that one could be a public user and one a private user.
Please make sure that you have the directory order the same between your applications in Crowd, this will guarantee that you will get the correct SSO behaviour, since the user (that appears twice) will be found correctly.