hns-login/README.md

13 lines
264 B
Markdown
Raw Normal View History

2024-02-09 12:50:43 +11:00
# varo-openid
2024-02-09 23:04:20 +11:00
## Add a client
2024-02-09 23:06:26 +11:00
Go to /create-client and add a new client.
2024-02-09 23:04:20 +11:00
Set the following parameters:
Allowed Scope: `profile`
Allowed Grant Types: `authorization_code`
Allowed Response Types: `code`
Token Endpoint Authentication Method: `client_secret_post`