Login with your HNS domain on any app that supports OAuth https://login.hns.au
Go to file
2024-02-09 23:04:20 +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: Push initial version 2024-02-09 23:04:20 +11:00
requrements.txt feat: Push initial version 2024-02-09 23:04:20 +11:00

varo-openid

Add a client

Set the following parameters:

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