Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redundant note in token response (section 6.2) #362

Open
lalc opened this issue Jul 15, 2024 · 2 comments
Open

Redundant note in token response (section 6.2) #362

lalc opened this issue Jul 15, 2024 · 2 comments

Comments

@lalc
Copy link

lalc commented Jul 15, 2024

Spec reference: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#section-6.2

In the successful token response scenario, if you use scope in the authorization request (5.1.2 scenario), the token response will not contain the authorization details or the credential identifiers.

In this scenario, the note "Credential Instance identifier(s) cannot be used when the scope parameter is used in the Authorization Request to request issuance of a Credential" is misleading and unnecessary. Perhaps it should be mentioned only in the credential request chapter.

@Sakurann
Copy link
Collaborator

I understand that it might sound redundant, but we actually added this note, because implementer asked for this clarification, and I am inclined to keep it..?

cc @paulbastian

@paulbastian
Copy link
Contributor

I would favour to keep it, the fact that scopes and authorisation_details are different flows seems not obvious to newcomers, at the same time credential_identifiers is a particular feature that enables certain things that scopes are not able to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants