A cloud-based identity and access management service for securing user authentication and resource access
Hello Oliver,
Your SAML configuration in Microsoft Entra ID appears to be correct. This behavior is expected and usually depends on how the application initiates authentication.
Configuring SAML SSO in an Enterprise Application only sets up Microsoft Entra ID as the Identity Provider (IdP). If users access the application directly via its URL, the application must support and be configured for SP‑initiated SAML or redirect unauthenticated users to Entra ID. Otherwise, the application will continue to show its native login page.
What you should check next:
- Test the application launch from https://myapps.microsoft.com. If SSO works from My Apps, it confirms Entra ID is working as expected.
- Confirm with the application team that:
- Entra ID metadata has been imported
- SAML authentication is enabled in the application
- Entra ID is set as the default authentication method
- Ensure the affected users are assigned to the Enterprise Application.
https://learn.microsoft.com/en-in/entra/identity/enterprise-apps/what-is-single-sign-on