Skip to content

Commit 46edbda

Browse files
fkjVanderkast
andauthored
Clarify auth_session behavior in redirect-to-web.
Co-authored-by: Valentine Mazurov <vanderkast@yandex.ru>
1 parent d6ee7cf commit 46edbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.1/openid-4-verifiable-credential-issuance-1_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@ In this case, the Authorization server MUST include the key `request_uri` in the
945945
The Wallet MUST use the `request_uri` value to build an Authorization Request as defined in Section 4 of [@!RFC9126] and complete the rest of the authorization process as defined there.
946946
The Authorization Server MAY include the `expires_in` key as defined in [@!RFC9126].
947947

948-
Since the `request_uri` allows the Authorization Server to associate the Authorization Request with the ongoing authorization request sequence, no `auth_session` is needed.
948+
Since the `request_uri` allows the Authorization Server to associate the Authorization Request with the ongoing authorization request sequence, the Authorization Server MUST omit `auth_session` parameter in the response. The `auth_session` will be returned in the redirect back to the Wallet if required.
949949

950950
Non-normative Example:
951951

0 commit comments

Comments
 (0)