To run:
- Fetch client secret from https://stage-id-admin.valtech.com/#/clients/valtech.idp.testclient.local/edit.
vagrant up
vagrant ssh
CLIENT_SECRET=<fetched_client_secret> python main.py
- Visit http://localhost:55066 in your browser.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To run:
vagrant up
vagrant ssh
CLIENT_SECRET=<fetched_client_secret> python main.py