I am currently trialing Auth0, with the intention of using it to manage users, groups and permissions within a web app. I added the extension on the web portal, but have not been able to complete the configuration. I get access denied messages when I try to publish a rule. I then get the following error when attempting to authenticate using the MVC sample application.
“OpenIdConnectMessage.Error was not null, indicating an error. Error: ‘unauthorized’. Error_Description (may be empty): ‘Authorization Extension: Invalid API Key’. Error_Uri (may be empty): ‘’.”
How do I get the rule published, and an API Key generated. See attached images for error details