Bypass admin user means simply skipping SAML SSO login and directly calling Adeptia Suite Connect login that is supposed to be accessed only after authentication has been performed.
Info |
---|
Only Admin is authorized to use this feature. |
...
Open the browser and hit the URL in the format:
<protocol_name>://<ip_address>:<port_number>/adeptia/control?useriduser=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 SuiteConnect.
<port_number> is the port number of the computer hosting Adeptia SuiteConnect.For example, http://192.168.1.10:8080/adeptia/control?useriduser=admin
The home page appears with user id name as admin .
User Idand it can't be
editableedited.
- Type the password and click Log In to view Adeptia Suite home Connect home page.
By default, this feature is enabled in Adeptia SuiteConnect. To disable this feature, perform the following steps:
- Login to Adeptia Connect with Admin User rights.
- Go to Configure > All Entities Developer Studio.
- Click Proceed to open the Developer's Studio (Adeptia Suite).
- 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.