File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 33 "Title" : " Manually validating a JWT access token in a web API" ,
44 "Level" : 300 ,
55 "Client" : " .NET 4.5 Desktop App (WPF)" ,
6- "Service" : " ASP.NET Web API"
6+ "Service" : " ASP.NET Web API" ,
7+ "RepositoryUrl" : " active-directory-dotnet-webapi-manual-jwt-validation"
78 },
89
910 /*
1314 {
1415 "Id" : " service" ,
1516 "Name" : " TodoListService-ManualJwt" ,
17+ "Kind" : " WebApi" ,
1618 "IsPublicClient" : false ,
1719 "HomePage" : " https://localhost:44324"
1820 },
1921 {
2022 "Id" : " client" ,
2123 "Name" : " TodoListClient-ManualJwt" ,
24+ "Kind" : " Desktop" ,
2225 "IsPublicClient" : true ,
2326 "RequiredResourcesAccess" : [
2427 {
7578 },
7679 {
7780 "key" : " todo:TodoListResourceId" ,
78- "value" : " service.IdentifierUris "
81+ "value" : " service.HomePage "
7982 },
8083 {
8184 "key" : " todo:TodoListBaseAddress" ,
You can’t perform that action at this time.
0 commit comments