Login with your HNS domain on any app that supports OAuth https://login.hns.au
Go to file
Nathan Woodburn 61b3e900de
All checks were successful
Build Docker / Build Docker (push) Successful in 1m17s
feat: Add delete client api
2024-02-13 22:46:46 +11:00
.gitea/workflows feat: Push initial version 2024-02-09 23:04:20 +11:00
website feat: Add delete client api 2024-02-13 22:46:46 +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