This content has been marked as final.
Show 5 replies
-
1. Re: Need help on SSO
Bala Gopalan Jun 15, 2020 12:27 PM (in response to Mohammed Asim)Hello,
Are you getting any error in the logs while login with native users and able to login into hub console with native users?
-
2. Re: Need help on SSO
Bipin RajalingamS Jun 16, 2020 3:11 AM (in response to Mohammed Asim)SSO is basically to allow external users to login when they are authenticated. Also most of the SSO implementation will skip the IDD login page.
Should you want the Native Users also to login with SSO, may be you need to extensively change the SSO code and the login provider to have both the types of users login. Might not be a easy or an advisable option. -
3. Re: Need help on SSO
Abhishek Patel Jul 9, 2020 12:29 AM (in response to Mohammed Asim)Depends on your SSO config but below works for us for native users.
'/e360/com.informatica.tools.mdm.web.auth/login'
-
4. Re: Need help on SSO
Rahul Yadav Jul 17, 2020 9:47 AM (in response to Mohammed Asim)Hello Mohammad
Can you share application logs with error message.
-
5. Re: Need help on SSO
Bipin RajalingamS Jul 28, 2020 6:14 AM (in response to Mohammed Asim)Do have you made any changes to login provider too ??