Create Google OAuth Client ID / Secrets (Confluence Server)
step-1
Go to, https://console.developers.google.com
step-2
Create new project Google Console Project
step-3
Select console project, Click library and enable Admin SDK library API access
step-4
Create OAuth Client ID
step-5
Configure authorized re-direct URI's with format i.e. <BASE_URL>/plugins/googlegroupsync/manage-googlegroupsync.action
E.g. If Jira base URL: http://confluence.ilaesolution.com
Then authorized re-direct URI will be:
http://confluence.ilaesolution.com/plugins/googlegroupsync/manage-googlegroupsync.actionClick on OAuth Consent Settings and authorize your Jira host domain (e.g. confluence.ilaesolution.com )
step-6
Copy OAuth Client ID and Client Secret for Google Groups Sync for Jira Plugin