Hi @Jason Williams,
Thank you so much for the detailed explanation of your setup — I truly appreciate the clarity you've provided. You're definitely on the right track with configuring Google Workspace as a SAML Identity Provider for Microsoft Entra to support group-based RBAC.
- ACS URL and Entity ID
Based on your scenario, if you're using a standard Microsoft Entra ID tenant, the correct values are:
- ACS URL:
https://login.microsoftonline.com/<tenant-id>/saml2
- Entity ID:
https://sts.windows.net/<tenant-id>/
These are the most commonly used values for standard Entra tenants. The other combinations you’ve tried are typically used in Microsoft Entra External ID (CIAM) scenarios, which involve different endpoints and policies.
- Additional Considerations
For detailed guidance, please refer to Microsoft’s official documentation: Add a SAML/WS-Fed identity provider - Microsoft Entra External ID
It’s important to verify whether the SAML2 endpoint can consume SAMLP responses from Google. Compatibility issues here could cause the login to fail.
A common issue is not updating the SAML metadata on either the Google or Microsoft side. Please ensure both ends have the latest metadata and configuration.
- Next Steps
To assist you further, could you please provide:
- The exact error message or behavior you're seeing during the login attempt?
- Whether the issue occurs on the Google side or the Microsoft Entra side?
This will help us pinpoint the root cause more effectively.
- If the Issue Persists
If the issue continues after verifying the metadata and configuration, I recommend raising a support ticket with Microsoft so we can investigate the backend logs and SAML processing in more detail.
Please let me know if this helps or if you have any further questions — I’m here to support you every step of the way!
If this response has been helpful, I’d be incredibly grateful if you could mark it as the accepted answer and give it a thumbs up. Your feedback means a lot and helps us continue delivering great support experiences.
Warm regards,
Bob