0
anissov created
Hello,
I have configured my ASPNET Zerp applicaiton to allow authentication through Azure Active Directory, in my appsettings.json I have enabled OpenId and set the params correctly.
The application is able to authenticate throught Azure AD then redirect back to my applicaiton however after landing on the login page (after authentication) i get the following issue:
How can I solve this?
Thank you, Hussein
2 Answer(s)
-
0
May be related to this? https://support.aspnetzero.com/QA/Questions/6941
-
0
@maliming Thank you, yes the thread you pointed out to actually addresses the same issue however no solution is provided. Will close this thread and follow up there.