Change the default authentication login domain

Initially, the default login domain is the local domain of user accounts. Use this procedure to designate an authentication login domain as the default login domain.

If you added more than one authentication login domain, you can also use this procedure to select a different default login domain.

Prerequisites

  • Minimum required session ID privileges: Infrastructure administrator

  • At least one authentication directory service must be available on the appliance

Changing the default authentication login domain using REST APIs
  1. Select a new default login domain URI.

    GET /rest/logindomains

  2. Change the default login domain.

    POST logindomains/global-settings/default-login-domain


[NOTE: ]

NOTE: When you change the default login domain using this REST API, the new default login domain is displayed on the appliance UI log in screen.