+- `POST /connect/token` — new endpoint for DSGO (DigiGO) authentication using JWT client assertions. Submit `grant_type`, `scope`, `client_id`, `client_assertion_type`, and `client_assertion` as `application/x-www-form-urlencoded`. The assertion is validated against the DSGO satellite trusted list using certificate chain verification. Returns a DSGO access token. This endpoint is only available on the GIR instance. [#618](https://github.com/POORT8/Poort8.Dataspace.Private/pull/618) [#826](https://github.com/POORT8/Poort8.Dataspace.Private/pull/826)
0 commit comments