Bypassing SAML SSO
When you configure SAML SSO for all your users, the users are supposed to access Adeptia Suite login page only after authentication has been performed. However, an admin can skip SAML SSO login and land directly to Adeptia Suite login page.
To bypass SAML SSO authentication, follow the steps given below.
Open the browser and hit the URL in the format:
<protocol_name>://<ip_address>:<port_number>/adeptia/control?userid=admin
where,
<protocol_name> is the name of the protocol, for example, HTTP or HTTPS.
<ip_address> is the IP address of the computer hosting Adeptia Suite.
<port_number> is the port number of the computer hosting Adeptia Suite.For example, http://192.168.1.10:8080/adeptia/control?userid=admin
The login page appears with user id as admin.
- Enter the password and click Log In to view Adeptia Suite home page.
If you do not want the admin user to skip SAML SSO login, perform the following steps:
- On the Adeptia Suite home page, go to Adminster tab, click Setup > Application Settings.
- Click Update System Properties.
- Expand Systems > SAML SSO.
- Set the value of the property abpm.saml.sso.bypassAdminAuthentication to false.