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 Suite login that is supposed to be accessed only after authentication has been performed

Info

Only Admin is authorized to use this feature. 

 

...

To Bypass the admin user:

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

    <protocol_name>://<ip_address>:<port_number>/adeptia/control?userid=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 Suite.
    <port_number> is the port number of the computer hosting Adeptia Suite.

    For example, http://192.168.1.10:8080/adeptia/control?userid=admin

  2. The home page appears with user id as admin.



     
    User Id can't be editable.
  3. Type the password and click Log In to view Adeptia Suite home page.

...