Bypass admin user means simply skipping SAML SSO login and directly calling Adeptia Connect login that is supposed to be accessed only after authentication has been performed.
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 Connect. <port_number> is the port number of the computer hosting Adeptia Connect.
For example, http://192.168.1.10:8080?user=admin
The home page appears with user name as admin and it can't be edited.
Type the password and click Log In to view Adeptia Connect home page.
By default, this feature is enabled in Adeptia Connect. To disable this feature, perform the following steps:
Click Accounts > Settings.
Expand the Server Node Settings in the left panel.
Select the server node.
Click Edit.
Click to expand Systems and then SAML SSO.
Set the value of the propertyabpm.saml.sso.bypassAdminAuthenticationto false.