hns-login/README.md

11 lines
220 B
Markdown

# 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`