Skip to content

Commit

Permalink
Merge pull request #1615 from Tornhoof/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock authored Nov 14, 2024
2 parents 1fb40dd + 5e1cc35 commit a076553
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 @@ -16,7 +16,7 @@ Duende IdentityServer is a highly extensible, standards-compliant framework for

Duende IdentityServer supports a wide range of security scenarios for modern applications:

- **Federation**: Easily integrate with external identity providers or other authentication services using [ederation](https://docs.duendesoftware.com/identityserver/v7/ui/federation/).
- **Federation**: Easily integrate with external identity providers or other authentication services using [federation](https://docs.duendesoftware.com/identityserver/v7/ui/federation/).
- **Token Exchange**: Enable secure token exchange between clients and services with [Token Exchange](https://docs.duendesoftware.com/identityserver/v7/tokens/extension_grants/token_exchange/).
- **Audience Constrained Tokens**: Restrict tokens to specific audiences, increasing security in multi-service architectures. Learn more about [audience-constrained tokens](https://docs.duendesoftware.com/identityserver/v7/fundamentals/resources/isolation/).
- **Sender Constrained Tokens**: Implement Proof of Possession (PoP) tokens with [DPoP or mTLS](https://docs.duendesoftware.com/identityserver/v7/tokens/pop/), which bind tokens to the client, adding another layer of protection.
Expand Down

0 comments on commit a076553

Please sign in to comment.