Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbrady91 authored Jul 5, 2021
1 parent d8a1cfa commit b999e77
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 @@ -15,8 +15,8 @@ To learn more about token exchange and why it is useful for microservices and AP

This library is available as a nuget package for both IdentityServer4 and Duende IdentityServer.

- Rsk.TokenExchange.DuendeIdentityServer
- Rsk.TokenExchange.IdentityServer4
- [Rsk.TokenExchange.DuendeIdentityServer](https://www.nuget.org/packages/Rsk.TokenExchange.DuendeIdentityServer/)
- [Rsk.TokenExchange.IdentityServer4](https://www.nuget.org/packages/Rsk.TokenExchange.IdentityServer4/)

Once you have installed the correct nuget package, you can enable the token exchange grant type by using the `AddTokenExchange` extension on `IdentityServerBuilder`.

Expand Down

0 comments on commit b999e77

Please sign in to comment.