Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

njambe/ing-api-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSERT TITLE HERE

How-to

  1. Login on https://developer.ing.com with GitHub account
  2. Create an app
  3. Subscribe to the Showcase API
  4. Run generate_certs.sh to generate both certificates pairs (2 x <public,private>)
  5. 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
  1. Wait for the subscrpition to be approved (manual process, may take time)
  2. Write your own client ID in the file clientid (file has to be created)
  3. Run oauth_token.sh to get an OAuth token from ING server
  4. Run showcase_api.sh to call the Showcase API

About

Consumer for ING APIs (https://developer.ing.com)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages