diff --git a/README.md b/README.md index 32101eb..9c322eb 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ See the Web Application Example project in [`Src/OAuthWebExample`](Src/OAuthWebE ### Web Application using Openid Connect Authentication of an external IdP (identity provider) -See the Web Application Example project in [`Src/OidcWebExample`](Src/OidcWebExample). Set your Openid Connect client id, secret and authority in [`appsettings.json`](Src/OidcWebExample/appsettings.json). See the [`description`](Doc/Okta.md) on how to setup an external Openid Connect identity provider using Okta. See the [`smart-me wiki`](http://wiki.smart-me.com/) on how to register the external Openid Connect identity provider. +See the Web Application Example project in [`Src/OidcWebExample`](Src/OidcWebExample). Set your Openid Connect client id, secret and authority in [`appsettings.json`](Src/OidcWebExample/appsettings.json). See the [`description`](Doc/Okta.md) on how to setup an external Openid Connect identity provider using Okta. See the [`smart-me wiki`](https://dok.smart-me.com/home) on how to register the external Openid Connect identity provider. ## Requirements - .Net Framework 4.7.2+ -- .Net Core 2.1+ \ No newline at end of file +- .Net Core 2.1+