On mobile browsers, side_door.do is redirected to the external login page when multi SSO is enabled and glide.authenticate.sso.redirect.idp is setDescriptionWhen the property glide.authenticate.sso.redirect.idp is set, or if an Identity Provider (IDP) has the default option set, side_door.do routes the user to the external login page instead of the local login page. Note that the issue: Does not occur on desktop browsersOnly occurs on mobile browsers occurs when the system property glide.authenticate.sso.redirect.idp is set or a default IDP is setOccurs on Google Chrome and/or Safari Steps to Reproduce Using a mobile browser, go to an instance with Multi SSO enabled. You are redirected to the external login page that is set in glide.authenticate.sso.redirect.idp, or to the default IDP if property is not set. This defeats the purpose of side_door.do.WorkaroundAs a workaround use the following link: <instance>/login.doRelated Problem: PRB673978