'Need a quick start guide to configure SAML 2.0 Single Sign On in Azure Active directory

I have a SAML 2.0 based Single Sign On working with Pingfederate, wso2 Identity server as well as ADFS. Its also working with Azure AD SAML 2.0 fedration. But I need to have my own setup to incorporate the recent changes by Azure on using multiple certificates for signing it responses which they claim to change dynamically.

Please point me to a quick setup resouce on this as I am new to Azure.



Solution 1:[1]

As per this,

  • Tutorials for integrating SaaS applications using Azure Active Directory

  • Configuring SAML based single sign-on for non-gallery applications

Your application may already be in the gallery (marketplace) in which case there will be a script or the latter provides instructions to do it manually via Enterprise applications.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 rbrayb