Skip to content

Commit

Permalink
update link for MVC Authentication walk-through tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
smcl committed Jun 9, 2017
1 parent 790cc85 commit 7778f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ IdentityServer3 Samples
[link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/AspNetCore)

#### MVC Authentication walk-through [link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/MVC%20Authentication)
Step by step tutorial on how to use identity server to provide authentication services to an MVC application and a Web API. See [here](https://github.com/IdentityServer/IdentityServer3/wiki/Getting-started) for instructions.
Step by step tutorial on how to use identity server to provide authentication services to an MVC application and a Web API. See [here](https://identityserver.github.io/Documentation/docsv2/overview/mvcGettingStarted.html) for instructions.

#### Clients [link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/Clients)
Sample clients and API for: client credentials, resource owner flow, code flow, form post, native and JavaScript implicit flow, WS-Federation and OpenID Connect Katana middleware.
Expand Down

0 comments on commit 7778f04

Please sign in to comment.