The first step to set up SSO with Google is to create a set of Google API credentials by going through the following steps:
- Browse to Google API Console at https://console.developers.google.com/apis/credentials.
- Click on the Create credentials drop-down menu.
- Select OAuth client ID and then Web application.
- Enter a name for the API credential and your Jira's URL for authorized JavaScript origins.
- Create the new API credential and note down the Client ID and Client Secret: we will need them both later.
With the Google API credentials created, we can configure the SSO integration:
- Navigate to Administration > Manage apps > Google SSO.
- Click on the Edit this configuration… link at the bottom of the page.
- Enter the Client ID ...