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