Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix link to smart-me wiki
  • Loading branch information
sineichen authored Dec 10, 2019
1 parent 64ea7b8 commit a0eddf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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+
- .Net Core 2.1+

0 comments on commit a0eddf5

Please sign in to comment.