summaryrefslogtreecommitdiffstats
path: root/samples/OAuth2ProtectedWebApi/Controllers/ValuesController.cs
Commit message (Expand)AuthorAgeFilesLines
* Adds an explicit role requirement for WebAPI clients.Andrew Arnott2013-03-031-1/+1
* Adds OpenID RP to WebAPI sample so it's a real login.Andrew Arnott2013-03-031-1/+1
* Adds a WebAPI sample that is its own authorization server and resource server.Andrew Arnott2013-03-011-0/+33