Remove login_locate_sso
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2017 08:53 AM
Hi,
I'm currently using the Multi provider SSO plugin but I'd like to remove the page "login_locate_sso.do" because I've just one IdP.
I've two sets of users: one accesses the platform by using local authentication and the other one accesses the platform by using ADFS authentication (through multi provider sso integration).
It is quite boring clicking on "Submit" on the "login_locate_sso.do" page before accessing to ADFS in order to perform authentication, even because this step doesn't provide any benefits to the end users.
Please, how can I remove this step?
Thanks in advance.
Regards,
E.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2017 02:16 PM
If you only have 1 IdP, then just set the property glide.authenticate.sso.redirect.idp (Modify the primary and default IdP ). That should bypass the Use External Authentication step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2017 02:35 PM
Hi Joe,
Thanks for the reply. I've already tried your path but unfortunately when I access to the SNOW home page (my instance) the system automatically redirects to the ADFS login page.
Do you know if there is any misconfiguration or there is any issues?
I need to have both authentication methods: internal and external.
Thanks,
E.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2017 03:18 PM
Local login should still be available at /login.do even with the property set. But if local and IdP users have to start from the same URL it may not suit your purpose. Not sure why that would be since they will necessarily have different login procedures either way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2017 03:31 PM
Joe,
The local login, as you wrote, is available at /login.do even with the property set. Unfortunately, if I click on "Use external login" the "login_locate_sso.do" is still present and I'd like to avoid a useless click. Local users and external users (ADFS-based login) are in disjoint sets, so it is mandatory to have two different authentication types in place.
Hope this clarifies.
Thanks,
E.