Skip to content

Commit 0f61da0

Browse files
committed
Add FAPI to IdentityServer overview
1 parent 0b16fb2 commit 0f61da0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/content/docs/identityserver/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Duende IdentityServer supports a wide range of security scenarios for modern app
4141
- **Audience Constrained Tokens**: Restrict tokens to specific audiences, increasing security in multi-service architectures. Learn more about [audience-constrained tokens](/identityserver/fundamentals/resources/isolation.md).
4242
- **Sender Constrained Tokens**: Implement Proof of Possession (PoP) tokens with [DPoP or mTLS](/identityserver/tokens/pop.md), which bind tokens to the client, adding another layer of protection.
4343
- **Pushed Authorization Requests (PAR)**: Support [Pushed Authorization Requests](/identityserver/tokens/par.md) to enhance the security of the authorization flow.
44+
- **FAPI 2.0**: protect APIs in high-value scenarios with the[FAPI 2.0 Security profile](/identityserver/tokens/fapi-2-0-specification.md).
4445

4546
## Licensing
4647

0 commit comments

Comments
 (0)