How to Create Google OAuth Client (Jira Cloud)
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 below callback URL
https://googlegroupsync.ilaesolution.com/googleClick on OAuth Consent Settings and authorize app domain (e.g. googlegroupsync.ilaesolution.com )
step-6
Copy client_id and client_secret from created OAuth Client.