Retrieve details of global Google integrations settings.
get/admin/google
Response
OK
client_idstring
The client ID of Google Cloud project.
client_secretstring
The client secret of Google Cloud project.
redirect_uristring
Redirect URI. The URIs we will accept as destinations when returning authentication responses (tokens) after successfully authenticating or signing out users.
The redirect URI you send in the request to the login server should match one listed here. Also referred to as reply URLs.
sbc_redirect_uristring
Same as the redirect_uri, but via the sbc network topology.