GF AuthN specifies JWT bearer grant type, instead of Nuts' vp_token-bearer grant type (see https://www.rfc-editor.org/rfc/rfc7523#section-2.1).
The GF also separates care organization authentication from client authentication. Client authentication can be used to hold info about the client itself, e.g.:
- this software is audited to do use case X (e.g. eOverdracht)
- this software/vendor may act on behalf of care organization Y
Changes in Nuts node: