How to Access the Admin Portal¶
Note
The Admin Portal uses the same base address (URL) as the Legacy Admin Portal. The base
address is then suffixed with portal/#/admin
, for example: https://{hostname}/portal/#/admin
.
Your username and password are the same.
Standard Users¶
Log in with the URL:
- Legacy Admin GUI:
https://{hostname}/login
- Admin Portal:
https://{hostname}/portal/#/admin
The username can be entered in either of the following formats:
{username}@hierarchy
or {email address}
See Standard Users and Login for more details.
If a theme is applied to the login screen, see Set the Login Page Theme.
LDAP Users¶
Log in with the URL: https://{hostname}/login
Regardless of the login Attribute Name specified in the LDAP network connection, the user email address can be used to log in.
When logging in with LDAP credentials, the username is in the format:
{user ID}[@hierarchy]
See LDAP Users and Login for more details.
SSO Users¶
Log in with the URL: https://{host name}/sso/{SSO login URI}/login
Use the relevant SSO identity provider credentials.
See SSO Users and Login for more details.