Questions tagged [google-identity-toolkit]

Identity Toolkit is a complete authentication service for any site or app. By providing a secure authentication database and optimized sign-in flows, Identity Toolkit helps you get back to building the features that matter.

For more information, please see the Identity Toolkit documentation.

240 questions
0
votes
1 answer

How do I cache credentials on Android using Google Identity Toolkit?

The quickstart provides an activity that calls startSignIn every time. After first Google sign in this is a simple one click account picker, but I'd like to avoid sign in completely. There is a note about creating a session, but is there an example…
Will
  • 31
  • 2
0
votes
3 answers

Identity Toolkit does not work - Error code: Bad response from IDP

The problem that I am currently unable to solve is bad response from IDP and the cause is supposed to be the lack of mode=select but I'm unaware now about the page where the mode=select must be implemented As a matter of fact I have added the code…
user5020521
0
votes
1 answer

How to use google identity toolkit without importing users

Is there is any workaround for google identity toolkit where without importing users from identity server still we can use that using google identity toolkit. Here is the example what we are trying to do : Let say there is Identity provider Entity…
Lk Thanvi
  • 87
  • 1
  • 9
0
votes
1 answer

ios login process - without external links

When a user presses on the login button via google or facebook, in ios it transfers the user to a link in safari where the user should complete the login process. is there a way to complete the login process with google\facebook within the app, and…
leah
  • 433
  • 5
  • 7
0
votes
1 answer

Configuring the Google Identity Toolkit for PHP ambiguous installation locations in quickstart example

Following the google identity toolkit for php quickstart (in Windows), (https://developers.google.com/identity/toolkit/web/quickstart/php), steps 1.9 and 2.1 are ambiguous. Running Apache on :8000 (http//localhost:8000) with c:\root\public for…
Michael
  • 77
  • 8
0
votes
1 answer

Google Identity Toolkit's generated templates for your website downloads as blank

trying to implement google identity toolkit by following the link: https://developers.google.com/identity/toolkit/web/configure-service, but I see that "generated templates for your website" available from identity toolkit page downloads as blank…
Saurabh Juneja
  • 1,187
  • 1
  • 8
  • 12
0
votes
1 answer

Google Identity Toolkit returns INVALID_CREDENTIALS

I'm currently trying to implement a forgot password feature using the Google Identity Toolkit. The PHP backend is trying to get the oob code because client (iOS) does not have sufficient privileges. Whenever I run the script I get an error of…
0
votes
1 answer

Google Identity Toolkit and facebook

I am developing an application for android that will leverage google identity toolkit for authentication. Furthermore, the tokens obtained from the authentication will be used by an intermediate server to retrieve friend lists from the due social…
BrunoMCBraga
  • 652
  • 2
  • 7
  • 23
0
votes
1 answer

symfony and google identity toolkit

Newbie to PHP and Symfony. Trying to get Symfony to work with google identity toolkit. I followed the steps listed here: https://developers.google.com/identity/toolkit/web/quickstart/php Confused as to where we put the server-side configuration file…
user275157
  • 1,332
  • 4
  • 23
  • 45
0
votes
2 answers

Google Authentication API empty Widget URL

I'm trying to configure Google's Identity Toolkit API, however I'm unable to figure out why my Widget URL is empty and, actually, I don't know where I can register these Widget URLs. I'm really confused, because Google's documentation (Identity…
Fernando
  • 1,477
  • 2
  • 14
  • 33
-1
votes
2 answers

google-identity-toolkit can be used in sending emails

I have a situation where i have to send emails to gmail users using client's login name and password. I can get their login name and password but the problem here is i can't send mails through my web app deployed in amazon cloud connection. I…
-1
votes
1 answer

Google identity toolkit configuration page broken. How to configure now?

Tried to enter the configuration page of Google Identity Toolkit (from gear icon on Google Developers Console), but it directs to a page with only the server and client json templates, but no textBoxes to configure the toolkit. Some days ago, same…
TasosM
  • 3
  • 1
-1
votes
1 answer

Supporting AOL login with Google Identity Toolkit (xrds)

I'm working on getting Google Identity Toolkit set up, and according to the AOL instructions, you have to place a xrds document in the site's root to avoid warnings on the user's end. I'm a little confused as to how this works. Do I simply create…
Morley Tatro
  • 56
  • 1
  • 2
-1
votes
1 answer

api to find company of logged in user when the user is part of google apps domain

I am trying to create an app for some of my customers who are using google apps domain. I wanted to use google services to distinguish the users based on their company name. I was trying to figure out which API is useful for this scenario.
-1
votes
1 answer

GitKit Sign In Button not Working on mobile browsers

I have recently delved into using the Google Identity toolkit. The sign in flow works perfectly and as expected on chrome and firefox desktop browsers but does not work when trying it on mobile browsers. Any help would be appreciated as i am…
1 2 3
15
16