abandon oidc

This commit is contained in:
Paul Schneider 2016-05-20 14:39:17 +02:00
commit 69c7d5e16a
7 changed files with 822 additions and 794 deletions

View file

@ -113,8 +113,7 @@
"Microsoft.AspNet.Authentication.JwtBearer": "1.0.0-rc1-final",
"System.IdentityModel.Tokens": "5.0.0-rc1-208241120",
"System.IdentityModel.Tokens.Jwt": "5.0.0-rc1-208241120",
"Microsoft.AspNet.Authorization": "1.0.0-rc1-final",
"AspNet.Security.OpenIdConnect.Server": "1.0.0-beta4"
"Microsoft.AspNet.Authorization": "1.0.0-rc1-final"
},
"commands": {
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://*:5000",