Skip to content

Commit 2aedd72

Browse files
authored
Merge pull request #42 from mcguinness/patch-1
Improve security consideration clarity for public clients
2 parents db7ce55 + 251cc0b commit 2aedd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-identity-assertion-authz-grant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ To advertise support for the Identity Assertion JWT Authorization Grant, the aut
483483

484484
## Client Authentication
485485

486-
This specification SHOULD only be supported for confidential clients. Public clients SHOULD redirect the user with an OAuth 2.0 Authorization Request.
486+
This specification SHOULD only be supported for confidential clients. Public clients SHOULD use the existing authorization code grant and redirect the user to the Resource Authorization Server with an OAuth 2.0 Authorization Request where the user can interactively consent to the access delegation.
487487

488488
## Step-Up Authentication
489489

0 commit comments

Comments
 (0)