Hello team,
I have a problem when trying to login as user via Microsoft OIDC flow! The request is received by Azure, authentication is successful in Azure access logs, the response with cookie is sent back to the app, but I receive an error message "HTTP Status 400 - Bad Request"!
This flow was working before and this new error apears just yesterday without any change done in app side or Azure conf!
The request URL is like the following "https://app-domain/frontend/endpoint/microsoft/authenticate", and the I added the redirect URI "https://app-domain/frontend/endpoint/microsoft/back" to the "Redirect URIs" section in App Registration Authentication tab.
Could you help me to understand this issue and how to resolve it please ?
Many thanks in advanc efor your help.
Best Regards