Bypass Admin User

Bypass admin user means skipping SAML SSO login, and calling Adeptia Connect login that is supposed to be accessed only after authentication has been performed

Only Sys Admin user is authorized to use this feature. 

To Bypass the admin user, set the value for the environment variable SAML_SSO_BY_PASS_ADMIN_AUTHENTICATION to true. You can find this variable in the portal section of the global values.yaml file.

After you've set the environment variable, you can log in directly to Adeptia Connect, bypassing the SAML SSO. Follow the steps given below to access Adeptia Connect directly.

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

    <protocol_name>://<ip_address>:<port_number>?user=admin
  2. The home page appears with user name as admin and it can't be edited.



  3. Type the password and click Log In to view Adeptia Connect home page.