Forum Discussion
Kamalakar Kamsani
Dec 27, 2017Copper Contributor
Integrate Non Gallery 3rd Party Application with Azure AD
Hello Team,
We would like to integrate 3 rd party applications with Azure AD and provide SSO for the Azure AD user. The application is not exist in Microsoft Azure AD gallery nor i am developing & ...
Anders Eide
Jan 03, 2018MVP
Hi!
Do you know if the application supports claims based authentication at all?
If it does, you could federate with Azure AD instead of integrate.
Main difference is that the 3rd party app wouldn’t have access to your directory, only those claims you choose to send.
Would love to be more of guidance, but it’s difficult to be more specific without knowing more about how the 3rd party app handles authentication/authorization
Do you know if the application supports claims based authentication at all?
If it does, you could federate with Azure AD instead of integrate.
Main difference is that the 3rd party app wouldn’t have access to your directory, only those claims you choose to send.
Would love to be more of guidance, but it’s difficult to be more specific without knowing more about how the 3rd party app handles authentication/authorization