Login with your HNS domain on any app that supports OAuth https://login.hns.au
Go to file
Nathan Woodburn 5c37d3aba5
Some checks failed
Build Docker / Build Docker (push) Failing after 22s
feat: Add code to run worklow
2024-02-09 23:06:26 +11:00
.gitea/workflows feat: Push initial version 2024-02-09 23:04:20 +11:00
website feat: Push initial version 2024-02-09 23:04:20 +11:00
.gitignore feat: Push initial version 2024-02-09 23:04:20 +11:00
app.py feat: Push initial version 2024-02-09 23:04:20 +11:00
Dockerfile feat: Push initial version 2024-02-09 23:04:20 +11:00
LICENSE.md Initial commit 2024-02-09 12:50:43 +11:00
README.md feat: Add code to run worklow 2024-02-09 23:06:26 +11:00
requrements.txt feat: Push initial version 2024-02-09 23:04:20 +11:00

varo-openid

Add a client

Go to /create-client and add a new client.

Set the following parameters:

Allowed Scope: profile Allowed Grant Types: authorization_code Allowed Response Types: code Token Endpoint Authentication Method: client_secret_post