Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Google Authorization / Authentication

Good morning all. I'm a new user to Qlik and working on a project to implement the software in my organization. We are trying to configure Google Authorization at our satellite offices as they are not on our domain. The users in the satellite offices already have Google accounts that have been issues by the organization.

I understand that the following is the URL that needs to be used, along with a set of query string parameters, has anyone had success in implementing this? I think I'm just a bit confused on what needs to be in the parameter string, would someone be able to provide some assistance? I apologize if I omitted information, I'll provide whatever is needed. Thank you!

URL

https://accounts.google.com/o/oauth2/auth

URL with Parameters

https://accounts.google.com/o/oauth2/auth?

scope=email%20profile&

state=security_token%3D138r5719ru3e1%26url%3Dhttps://oa2cb.example.com/myHome&

redirect_uri=https%3A%2F%2Foauth2-login-demo.appspot.com%2Fcode&,

response_type=code&

client_id=812741506391.apps.googleusercontent.com&

approval_prompt=force

2 Replies
dirk_konings
Creator III
Creator III

We want to do the same. Any idea?

gmvaldesv
Partner - Contributor
Partner - Contributor

Did you solve this issue? We are going to face it in a few weeks.