Skip to content

Commit 73ad2bf

Browse files
committed
Add confidential client note
1 parent 7898086 commit 73ad2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openid-connect-key-binding-1_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ To obtain the ID Token, the RP authenticating component:
195195
2. converts the hash to BASE64URL
196196
3. generates a `DPoP` header, including the `c_hash` claim in the `DPoP` header JWT. This binds the authorization code to the token request.
197197

198-
Non-normative example:
198+
Non-normative example of a confidential client setting `Authorization: Basic` per [@!OpenID.Core] 3.1.3.1:
199199

200200
```text
201201
POST /token HTTP/1.1

0 commit comments

Comments
 (0)