Entra ID AADSTS50011
Following step by step the steps here: https://zitadel.com/docs/guides/integrate/identity-providers/azure-ad-saml#configure-basic-saml-configuration
I am getting an error from microsoft:
Any pointers ? My project is using Code as OIDC configuration, could this have an impact ?
ZITADEL Docs
Entra ID SAML Configuration
5 Replies
I have managed to fix the issue, the UI in zitadel would constantly reset the binding to SAML_BINDING_UNSPECIFIED even after setting it to SAML_BINDING_POST, but now when I try to login using the button the login page simply refreshes, in the events i have :
EventTypes.idpintent.started
hey @Blemming
"code as oidc" doesnt mater, thats about how your app talks to zitadel, not how zitadel talks to Azure AD with SAML.
and for the binding, pls try to setting it up via tha API https://zitadel.com/docs/apis/resources/mgmt/management-service-update-saml-provider
if it persists(as the UI is not) that means its a bug, we can open an issue for that later, but pls try firing the api, lmk if you need help in setting it up 🙂
also can u pls check if account linking is turned on
we have decided to use the microsoft provider template instead of SAML so this can be closed
hey @Blemming you can mark my answer with ✅ and it will auto solve the question
@Blemming, you cannot mark your own questions as solved.