Objective:
The document provides a detailed step-by-step guide on configuring SAML-based Single Sign-On (SSO) integration for Adeptia Connect (AC) with Microsoft Azure Identity Provider (IdP). It includes instructions for enabling SAML SSO within Adeptia, generating Adeptia metadata, and configuring the Azure portal for SSO setup.
What to Configure?
Adeptia SAML Configuration:
...
Use the Azure portal to create a custom enterprise application, configure SAML settings, and integrate metadata from Adeptia.
Enter EntityID, login, and logout URLs derived from Adeptia metadata.
Add required users and roles in the Azure Enterprise application.
Share the federation metadata XML file from Azure with the Adeptia infrastructure team for the final setup.
Complete the configuration by enabling SAML SSO in AC4 and testing login.
...
How To Configure?
Adeptia SAML Configuration
...
Once you hit the URL, an Adeptia Metadata XML file will download. This metadata contains EntityID, Login, and Logout URLs.
Then create a SAML Folder under the shared folder and copy the Azure Metadata XML generated by the client into the SAML Folder.
Then search SAML_SSO_IDPS_CONFIGURATION_0_METADATA_LOCATION property in Portal Deployment and configure the client IDP metadata XML location in the below format.
file:///shared/SAML/<<client metadata file>>
Create the users and custom roles that Azure AD has for login into the Adeptia Application by using the admin bypass URL https://<<application domain name>>/?user=admin
...
Once you have created the application go to the single sign-on option and select the Saml option.
...
Enter the details of the Saml from the Adeptia application metadata file that you have generated. Fill in the Entity ID URL, The Reply URL will be the login URL, and the Logout URL
...
URL.
...
Once the setup is completed navigate to the Home and then go to the User tab to add the user with the required roles to the application.
...
1210. Now go to the Enterprise application users section and add the users to whom we have to give access.
...
1311. After the configuration download the federation metadata XML and share it with the Adeptia Infra team so that they can configure the same metadata XML at their end. Check the points 5 and 6 for Adeptia SAM Configuration
...
1412. After adding the user enable the SSO in AC4 and try to log in with SAML Account.
...