Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 create an environment variable SAML_SSO_BY_PASS_ADMIN_AUTHENTICATION and set its value to true.

For more information on how to create an environment variable on Windows or Linux, refer to this page.


Variable NameValueDescription
SAML_SSO_BY_PASS_ADMIN_AUTHENTICATION
true

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.
  • No labels