Log in using Multi-Provider SSO

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • 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:

    프로시저

    1. Click the Use external login link on the login page.

      The external login page appears. Users can click Use local login to return to the standard login page.

    2. Enter the value for the specified field on the user table that you configured in Multi-Provider SSO properties.

      The user is redirected to the IdP server, where they log in.

    결과

    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.