Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Bypass admin user means simply skipping SAML SSO login and directly calling Adeptia Connect login that is supposed to be accessed When you configure SAML SSO for all your users, the users are supposed to access Adeptia Connect login page only after authentication has been performed. However, an admin can skip SAML SSO login and land directly to Adeptia Connect login page. 

Info

Only Admin admin is authorized to use this feature. 

To Bypass the admin user:bypass SAML SSO authentication, follow the steps given below.

  1. Open the browser and hit the URL in the format:

    <protocol_name>://<ip_address>:<port_number>?user=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 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.

    Image Modified

  2. 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


If you do not want admin user to skip SAML SSO login, perform the following steps:

  1. Click Account > Settings.

  2. Expand the Server Nodes Settings in the left panel.
  3. Select the server node.
  4. Click Edit.
  5. Click  to expand Systems and then SAML SSO.
  6. Set the value of the property abpm.saml.sso.bypassAdminAuthentication to false.
  7. Click Save.
  8. Restart Kernel and WebRunner.