OpenIDConnect with azure web app service does not authenticate and returns internal server error

Ahmad A.Aziz 1 Reputation point
2022-08-02T07:08:06.39+00:00

I deployed an identity server to azure web app service to use it for my application, then I deployed my application to a separate web app service.
I used easyauth for my app service and configured it to use OpenID Connect.
once I open my App, I get redirected to my identity server to enter my credentials, once I enter the valid credentials, I was redirected back to my site with a URL similar to

<app-url>/.auth/login/<provider-name>/callback

Then I got this error
227084-screenshot-2022-08-02-090446.png

I tried using google as my provider and it worked just fine.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,909 questions
{count} votes