Log in using Multi-Provider SSO
The recommended and most efficient method for users to log in using Multi-Provider SSO is to use a specifically configured URL.
시작하기 전에
Role required: sso_config_admin, business_rule_admin, script_include_admin
이 태스크 정보
After multi-provider SSO is configured, you can send a URL to your users with the correct IdP in the parameter string. For example:
/login_with_sso.do?glide_sso_id=<sys_id of the sso configuration>
After a user successfully logs in to the IdP page, a cookie containing the IdP sys_id is added to the browser. The next time the user attempts to log in, the system redirects the user to log in to the IdP server, which automatically logs in to the instance.
If a URL parameter is not set or the browser cache has been cleared, users can also do the following:
프로시저
결과
After users successfully log in to an IdP, they are automatically redirected to that IdP whenever they attempt to access the instance. To have a user access a different IdP, send the user a URL with the new IdP information in the parameter. The new IdP overwrites the old IdP in the cookie if the user successfully logs in. If the user does not log in successfully, the old IdP information is retained in the cookie.