Microsoft Provider callback issue
When following the documentation to use Microsoft Provider
we got the following error:
Request Id: df84388e-b0a0-4e6e-ba56-c9e02a9f4400
Correlation Id: 961f6dfe-be9d-470e-a33b-06beb8553901
Timestamp: 2025-07-31T12:32:09Z
Message: AADSTS50194: Application '1e928936-3ba6-4433-b5ac-xxxxxxxxxx'(ZITADEL BCA) is not configured as a multi-tenant application. Usage of the /common endpoint is not supported for such applications created after '10/15/2018'. Use a tenant-specific endpoint or configure the application to be multi-tenant.
When configuring the app to be multi-tenant we ran into the following error: (sensitive information redacted )
AADSTS50011: The redirect URI 'https://xxxxxx.us1.zitadel.cloud/idps/callback' specified in the request does not match the redirect URIs configured for the application '1e928936-3ba6-4433-b5ac-xxxxxxxx'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.
We then configured Microsoft app to use the callback in the error above leading us to error in the image
My configuration looks like the second image in attached
we got the following error:
Request Id: df84388e-b0a0-4e6e-ba56-c9e02a9f4400
Correlation Id: 961f6dfe-be9d-470e-a33b-06beb8553901
Timestamp: 2025-07-31T12:32:09Z
Message: AADSTS50194: Application '1e928936-3ba6-4433-b5ac-xxxxxxxxxx'(ZITADEL BCA) is not configured as a multi-tenant application. Usage of the /common endpoint is not supported for such applications created after '10/15/2018'. Use a tenant-specific endpoint or configure the application to be multi-tenant.
When configuring the app to be multi-tenant we ran into the following error: (sensitive information redacted )
AADSTS50011: The redirect URI 'https://xxxxxx.us1.zitadel.cloud/idps/callback' specified in the request does not match the redirect URIs configured for the application '1e928936-3ba6-4433-b5ac-xxxxxxxx'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.
We then configured Microsoft app to use the callback in the error above leading us to error in the image
My configuration looks like the second image in attached


Describes error AADSTS50011 that occurs when you sign in to an OIDC-based SSO application in Microsoft Entra ID.

