How to connect azure active directory as a single sign for third party tool ?

Deshmukh, Vijit 516 Reputation points
2023-06-20T10:58:26.9533333+00:00

Hi Team,

We want to enable single sign on using Azure AD for our Elastic Path commerce cloud (EPCC) dashboard.

Please guide how we can approach on this ?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
    2023-06-22T08:29:22.35+00:00

    Hi @Deshmukh, Vijit ,

    Thanks for reaching out.

    The Enterprise application in Azure AD provides collection of third-party software as SaaS applications that have been pre-integrated with Azure AD. These applications are easy to deploy and configure Single Sign On.

    As your application is not present in the gallery, you can create your own application by selecting "Register an application to integrate with Azure AD" if your application uses OpenId connect to connect with Azure AD.

    or you can choose "Integrate any other application you don’t find in the gallery" for SAML based application.

    User's image

    Then you can navigate to the application to configure SSO. Select SAML or you can change SSO mode if it is suppoerting open id connect.

    User's image

    Refer https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/add-application-portal-setup-sso to configure the claims based on your third-party application.

    Hope this will help.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.