Could someone share the configuration steps for setting up an Entra ID (Azure AD) application to enable SAML authentication for an Appian application instance?
Discussion posts and replies are publicly visible
To set up SAML authentication between Microsoft Entra ID (Azure AD) and your Appian instance, start by registering Appian as an Enterprise Application in the Entra ID portal and configure the SAML settings with your Appian site URL as the Identifier (Entity ID) and the appropriate Reply URL (Assertion Consumer Service). Then, in the Appian Admin Console, add the SAML Identity Provider using the federation metadata from Entra ID. After assigning users and groups in Entra ID to the application, test the single sign-on functionality. For detailed instructions, you can refer to Microsoft's documentation on adding applications to Entra ID and Appian’s official guides on SAML SSO. https://learn.microsoft.com/en-us/entra/identity/saas-apps/appian-tutorialhttps://docs.appian.com/suite/help/25.2/SAML_for_Single_Sign-On.html