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 URL: |
Enter Callback URL provided in the plugin under the Configure OAuth tab. e.g. <Base_URL>/plugins/servlet/oauth/callback |
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. |