To configure the go to the authorization server settings in Loginapp >> OAuth 2.0/OIDC Authorization Servers >> <some AS> >> OAuth 2.0 Grants/OIDC Flows and add an OAuth 2.0 Client Credentials Grant plugin.
Configure it as follows:
- Use the following plugins in the list of Granted Scope Processors:
- Plugin OAuth 2.0 Granted Scope Whitelist with allowed scopes:
pisp
(all other scopes are used with the Authorization Code Flow). - Plugin STET PSD2 OAuth 2.0 Scope Filter (no detail configuration required).
- As Signature use the plugin JWT Access Token Private Key Signature.