EWC-consortium / eudi-wallet-rfcs

EU Digital Identity Wallet RFCs in EWC to align towards the Large Scale Pilot (LSP) usecases. The project is co-funded by the European Union.
https://eudiwalletconsortium.org/
Apache License 2.0
28 stars 20 forks source link

Authorisation Server metadata response_types_supported vp_token and vp_formats_supported #65

Closed pa-rw closed 2 months ago

pa-rw commented 4 months ago

What does response_types_supported vp_token and vp_formats_supported mean in the context of the Authorisation Server?

Shouldn't response_types_supported include code?

https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/bc05e6323dc86f3fdfaaa7869dd0d4dc025940ff/ewc-rfc001-issue-verifiable-credential.md?plain=1#L326-L328

https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/bc05e6323dc86f3fdfaaa7869dd0d4dc025940ff/ewc-rfc001-issue-verifiable-credential.md?plain=1#L355-L366

georgepadayatti commented 4 months ago

Thanks for pointing this out. Yes, the reponse_types_supported will include code. vp_formats_supported is a field from EBSI discovery metadata. Remnants of EBSI will be removed during the draft 13 alignment.

lalc commented 2 months ago

@georgepadayatti Could we close this after draft 13 merge?

georgepadayatti commented 2 months ago

@georgepadayatti Could we close this after draft 13 merge?

Yes have updated the metadata accordingly.

lalc commented 2 months ago

Completed as per PR #63