From cfa82522aa9522eb3bf5181756ce7196ca92c570 Mon Sep 17 00:00:00 2001 From: Paul Swartz Date: Sat, 13 Jan 2024 07:58:34 -0500 Subject: [PATCH] fixup! feat: small features to support ConnectID.com.au profile --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5d998e..bd5172f 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ The refactoring for `v3` and the certification is funded as an * [RP-Initiated](https://openid.net/specs/openid-connect-rpinitiated-1_0.html) * [JWT Secured Authorization Response Mode for OAuth 2.0 (JARM)](https://openid.net/specs/oauth-v2-jarm-final.html) * [Demonstrating Proof of Possession (DPoP)](https://www.rfc-editor.org/rfc/rfc9449) +* [OAuth 2 Purpose Request Parameter](https://cdn.connectid.com.au/specifications/oauth2-purpose-01.html) * Profiles * [FAPI 2.0 Security Profile](https://openid.bitbucket.io/fapi/fapi-2_0-security-profile.html) * [FAPI 2.0 Message Signing](https://openid.bitbucket.io/fapi/fapi-2_0-message-signing.html)