Broken link fixed. (#4591)

* Broken link fixed.

The the link to "Securing ASP.NET Core apps with IdentityServer4" was broken. The link was replaced with a working one.

* Update index.md

* Update index.md
pull/4603/head
Joachim Sauer 2017-10-19 02:05:07 +02:00 committed by Rick Anderson
parent 3003a564c9
commit e17d0c2593
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ uid: security/authentication/index
* [Calling a Web API in an ASP.NET Core Web Application Using Azure AD](https://azure.microsoft.com/documentation/samples/active-directory-dotnet-webapp-webapi-openidconnect-aspnetcore/)
* [Securing ASP.NET Core apps with IdentityServer4](https://identityserver4.readthedocs.io/release/)
* [Securing ASP.NET Core apps with IdentityServer4](http://docs.identityserver.io/en/release/)
* [Securing ASP.NET Core apps with Azure App Service Authentication (Easy Auth)](https://docs.microsoft.com/azure/app-service/app-service-authentication-overview)