This is an example client written in Scala and Play Framework.
This requires the Scala Build Tool (SBT). Use Homebrew on Mac OS X to install:
brew install sbt
- Fetch client secret from https://stage-id-admin.valtech.com/#/clients/valtech.idp.testclient.local/edit.
sbt "start -Dhttp.port=55066 -Dclient_secret=<fetched_client_secret>"
- Go to http://localhost:55066