Question
3
Replies
676
Views
Cognizant
Posted: October 30, 2016
Last activity: November 18, 2016
Closed
Solved
SSO- user access to multiple applications
Hi,
We are building a new application on top of existing.Users will login to this new and existing application via different url(sso). Once authenticated , the access group of the operator should be defaulted to the application the user is currently logged in.Should this be handled in the sso authentication activity itself or is there a better way?
Thanks,
***Updated by Moderator: Marissa to update categories***
Hi,
We need to set the operator context in the sso itself, So we need to set the accessgroup of the user in the sso activity. As you have said the new and existing application have different url, its easy to have 2 differnent authentication service for the two.
-Saikat