Configure login theming in Next Experience

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Customize Next Experience login illustrations and welcome text to provide a login experience that reflects your branding.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    This procedure is specific to login pages and does not apply if you are using Single Sign-On (SSO).

    프로시저

    1. In the filter navigator field, enter sys_properties.list.
    2. Prevent the login screen from showing any illustrations by setting the property glide.ui.polaris.login.show_illustrations to false.
    3. Show welcome text by set the property glide.ui.polaris.login.show_welcome to true.
      If this property doesn't exist, add it as a true/false property. For more information, see Add a system property.
    4. Edit the welcome page text.
      1. Navigate to System UI > Welcome Page Content.
      2. Add a property that contains the login content you want to display.
        For the syntax of the isLoggedIn() condition, see GlideSession - Global.