This is an example client written in bash and netcat.
This requires a modern bash and netcat. The preinstalled netcat on Mac OS X is not good enough, so:
brew install netcat
- Fetch client secret from https://stage-id-admin.valtech.com/#/clients/valtech.idp.testclient.local/edit.
CLIENT_SECRET=<fetched_client_secret> ./start.sh
- Go to http://localhost:55066