An Initial Access Token that can be used to perform Dynamic Client Registration can be obtained by sending a GET request that is signed with your Signing Certificate to the onboarding endpoint /xs2a-bg/nl/onboarding/v1
To register for access to the Tridos Open Banking APIs POST your Initial Access Token to the OpenID Connect Dynamic Client Registration endpoint /auth/nl/v1/registration
The registration process requires you to register your redirect URI(s) and/or sector identifier URI, in accordance with OpenID Connect Authorization Code Flow
Make a note of your Client Secret. This is required when exchanging an Authorization Code for an Access Token