GitHub - APImetrics/openid-scripts: Scripts for getting set up with OpenID-based services

openid-scripts

Scripts for getting set up with OpenID-based services, such as Open Banking.

If you intend to use JWT signing, you will need to have KMS turned on for your org, and a valid signing certificate uploaded to our KMS.

Pages

  1. Open Banking Directory explorer
  2. OpenID Connect inspect setup
  3. OAuth APIs - private_key_jwt
  4. OBIE - Account and Transaction APIs
  5. OBIE - Account Consent APIs

Open Banking Directory explorer

This page just helps exploring the ASPSPS JSON as obtained from the Open Banking API.

OpenID Connect inspect setup

This page lets you inspect a .well-known openid-connect JSON for some key information. It then lets you create a workflow that can be used for registering yourself as a client dynamically

OAuth APIs - private_key_jwt

This page sets up the Auth Settings, API Calls and Workflows to allow you to authenticate against an Open ID Connect OAuth 2 endpoint.

OBIE - Account and Transaction APIs

This page sets up OBIE Open Banking Account Consent APIs

OBIE - Account Consent APIs

This page sets up OBIE Open Banking Account and Transaction APIs