I'm trying to use JWT Auth in DNN. After enabling it in web.config (code below), my pages and users list does not populate. (images attached). The extension has been installed and I added the code mentioned in http://www.dnnsoftware.co...up-jwt-for-auth.html
Any help will be appreciated.
<code><add name="JWTAuth" type="Dnn.AuthServices.Jwt.Auth.JwtAuthMessageHandler, Dnn.AuthServices.Jwt" enabled="true" defaultInclude="false" forceSSL="false" /></code>
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.