Skip to content

Commit

Permalink
docs: improve notes regarding response mode support (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-elliott authored Dec 22, 2023
1 parent a296824 commit 4943345
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,11 @@ following list of differences:
- [ ] Customizable Token Prefix
- [ ] JWE support for Client Authentication and Issuance
- [ ] UserInfo support
- [ ] JARM support
- Response Mode Rework:
- [ ] [JWT Secured Authorization Response Mode for OAuth 2.0 (JARM)](https://openid.net/specs/oauth-v2-jarm.html)
support
- [ ] [RFC9207](https://datatracker.ietf.org/doc/html/rfc9207) OAuth 2.0
Authorization Server Issuer Identification support
- [x] Revocation Flow per policy can decide to revoke Refresh Tokens on
request <sup>[commit](e3ffc451f1c7056494f9dc3e51d47e84f12357de)</sup>
- [ ] Response Type None
Expand Down

0 comments on commit 4943345

Please sign in to comment.