nuts-foundation / nuts-specification

Contains the source of the Nuts specification RFCs.
https://nuts-foundation.gitbook.io
2 stars 0 forks source link

RFC021: specify JWT grant audience as issuer URL instead of DID #277

Open reinkrul opened 2 weeks ago

reinkrul commented 2 weeks ago

RFC021 states the following for the VP that is sent by the client to the AS for authentication:

The aud field MUST match the DID of the Authorization Server.

I propose changing this to the authorization server URL a.k.a. issuer URL (https://datatracker.ietf.org/doc/html/rfc8414#section-2). This would give the following advantages: