FI demo configurator

Persist a demo keypair and claim payload in memory, then mint a one-click login link for the Financial Institution session proof of concept.

Want to create a RSA key pair yourself?

openssl genrsa -out fi-private.pem 2048
openssl rsa -in fi-private.pem -pubout -out fi-public.pem

Paste the private key below and provide the matching PEM-formatted public key in the next field.

Keys are created in-browser with WebCrypto and are only sent when you save or generate a link.

Generated login link

Generate a link to see the signed JWT and shareable URL.

Quick account creation

Generate a new Apex account with test data. Only firstName, lastName, email, and accountGroupId are required.

Recent accounts

Quick-login links are generated with the current demo keypair and claim template.

Add a private key above to enable 1-click links.

Unexpected HTTP client error: Error: Error generating service account token [url: https://uat.apexapis.com/iam/v1/serviceAccounts:generateAccessToken, status: 500, statusText: Internal Server Error]