SSO Users and Login#
Overview#
When creating a system user using Single Sign-On (SSO) authorization, the SSO Identity Provider (IdP) must be specified, and the SSO username.
Login URL#
SSO users log in at these URLs, which point to the IdP for SSO authentication with VOSS Automate, and eventual redirect to the relevant interface:
SSO log in URL:
{{"https://{host name}/sso/{Login URI}/login}}"
Example:
https://host.Agency1.CustomerA.com/sso/CustomerA/Agency1/login
Note
This URL format also applies to self-service users.
Admin role log in URL:
{{https://{host name}/admin/sso/{Login URI}/login}}
This URL is specific to the admin role. It points to the IdP for SSO authentication, and redirects to the admin portal:
{{https://{host name}/admin/sso/{Login URI}/login}}
Note
SSO URLs redirect to the default admin
portal, with endpoint: /portal/
. See also the
section on SSO Users at: Log In to the Admin Portal.
IdP(SSO) Credentials#
Log in using the relevant SSO identity provider (IdP) credentials.