Skip to content

Commit

Permalink
Resource Indicators added to Nuget README.md (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-abblix committed Jul 31, 2024
1 parent a6bfff2 commit a4adb22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Nuget/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Abblix OIDC Server fully implements a comprehensive suite of advanced standards
- **OAuth 2.0 Form Post Response Mode**: [Core Specification](https://openid.net/specs/oauth-v2-form-post-response-mode-1_0.html): Transmits OAuth 2.0 responses via HTTP form posts.
- **OpenID Connect Dynamic Client Registration**: [Detailed Specification](https://openid.net/specs/openid-connect-registration-1_0.html): Enables OpenID Connect clients to register dynamically with providers.
- **OpenID Connect Core: Pairwise Pseudonymous Identifiers (PPID)**: [Core Specification](https://openid.net/specs/openid-connect-core-1_0.html#PairwiseAlg): Implements a privacy mechanism by generating unique identifiers for clients.
- **OAuth 2.0 Resource Indicators**: [RFC 8707](https://datatracker.ietf.org/doc/html/rfc8707): Enables users to specify the resources they want access to, enhancing security and access control.

## Getting Started

Expand Down

0 comments on commit a4adb22

Please sign in to comment.