- Login on https://developer.ing.com with GitHub account
- Create an app
- Subscribe to the Showcase API
- Run generate_certs.sh to generate both certificates pairs (2 x <public,private>)
- Go to the app page and paste certificates (server_public.crt)
- HTTPS Request Signing --> http_sign/server_public.crt
- Mutual TLS --> tls_mutual/server_public.crt
- Wait for the subscrpition to be approved (manual process, may take time)
- Write your own client ID in the file clientid (file has to be created)
- Run oauth_token.sh to get an OAuth token from ING server
- Run showcase_api.sh to call the Showcase API