I have configured an ASOS OpenIdConnect Server using and an asp.net core mvc app that uses the "Microsoft.AspNetCore.…
cookies asp.net-core openid-connect aspnet-contribI'm trying to get a simple endpoint working that issues and consumes JWT tokens using AspNew.Security.OpenIdConnect.Server to …
authentication asp.net-core jwt openid-connect aspnet-contribSo I made a change to my project.json which caused a re-restore which is coming up with a bunch …
asp.net-core aspnet-contrib openiddictThe example on the AspNet.Security.OpenIdConnect.Server looks to me like both an auth and resource server. I would …
asp.net-web-api oauth asp.net-core openid-connect aspnet-contrib