Login with your HNS domain on any app that supports OAuth https://login.hns.au
Go to file
Nathan Woodburn 74f067c234
All checks were successful
Build Docker / Build Docker (push) Successful in 37s
fix: Typo in requirements file
2024-02-09 23:08:07 +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
requirements.txt fix: Typo in requirements file 2024-02-09 23:08:07 +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