hns-login/README.md

11 lines
220 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
Set the following parameters:
Allowed Scope: `profile`
Allowed Grant Types: `authorization_code`
Allowed Response Types: `code`
Token Endpoint Authentication Method: `client_secret_post`