OpenID Connect Callback Path Issues with .NET Core Application on EKS
I am encountering issues with OpenID Connect authentication in my .NET Core application after deploying it to AWS EKS. The authentication works correctly locally but fails when deployed. Here are the details of the setup and the problems I’m facing: