Client Name: | Enter the client application name e.g. JIRA |
Authentication method for the Token Endpoint: | Select client_secret_post from the list. |
Redirect Login URI: | Enter the Callback URL provided in the plugin. |
Scopes: | Select openid, profile and email from the list. |
Response Type: | Select code, token and id_token. |
Grant Type: | Select authorization_code from the list. |
Post Logout Redirect URIs: | Enter URL where you want to redirect after Logout. e.g. JIRA Base URL. |