Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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

Info

Only Admin is authorized to use this feature. 

...

  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 SuiteConnect.
    <port_number> is the port number of the computer hosting Adeptia SuiteConnect.

    For example, http://192.168.1.10:8080?user=admin

  2. The home page appears with user name as admin .
    <<Connect loginpage>>

     User name

    and it can't be

    editable

    edited.

    Image Added

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

By default, this feature is enabled in Adeptia Connect. To disable this feature, perform the following steps:

  1. Login to Adeptia Connect with Admin User rights.
  2. Go to Configure > All Entities Developer Studio.
  3. Click Proceed to open the Developer's Studio (Adeptia Suite). 
  4. On the Adeptia Suite home page, go to Adminster tab, click Setup > Application Settings.
  5. Click Update System Properties.
  6. Expand Systems > SAML SSO.
  7. Set the value of the property abpm.saml.sso.bypassAdminAuthentication to false.
    Image Removed
    Image Added

  8. Click Save.
  9. Restart Kernel and WebRunner.