Hello all:
I have been looking for an example of using Auth0 for a legacy Webforms, web application that is pre Core and pre MVC. It is using JQuery as well. The only one I have located so far is the “okta-aspnet-webforms-example”. On login in I get this message: “IDX20807: Unable to retrieve document from: 'https://dev-xxxxxxxxxxxxxxxx.us.auth0.com/oauth2/default/.well-known/openid-configuration”
The OWIN suggestion from an earlier post is for an MVC project which will not work with what I have.
I am thoroughly confused as to how to move forward.