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
2
votes
1 answer

"Identity Toolkit for Websites" vs. "Identity Toolkit for Websites v2" (August 2015)

While googling for "google identity toolkit javascript" I noticed that there are two versions avaliable. Products►Google Identity Platform►Identity Toolkit►Identity Toolkit for Websites Products►Google Identity Platform►Identity Toolkit►Identity…
Daniel F
  • 13,684
  • 11
  • 87
  • 116
2
votes
1 answer

Validating OAuth2 token obtained on Android device via Google Identity Toolkit (GitkitClient) on 3rd-party backend (custom python backend, non-gae)?

How do I validate an OAuth2 token obtained on an Android device via the Google Identity Toolkit (GitkitClient) on 3rd-party backend (custom python backend, non-gae)? I'm able to obtain a token on Android via the use of GitkitClient. But how can my…
Daniel F
  • 13,684
  • 11
  • 87
  • 116
2
votes
1 answer

Conflicting Documentation in Use Identity Toolkit in your Android App

The following page https://developers.google.com/identity/toolkit/android/quickstart#step_3_set_up_the_quick-start_app tells me to Uncomment the identitytoolkit.api_key meta data and replace the placeholder with your API key. You can find your…
Daniel F
  • 13,684
  • 11
  • 87
  • 116
2
votes
3 answers

Could we add our menu items in Gitkit Starter kit "Sign In cum User Info " ( #navbar )?

Could we add our menu items in Starter kit Gitkit NavBar ? There are two list items in the drop down : Manage Account and Sign Out. Is it possible to add a third option with a URL link ( say like Update Profile ) ? The html for the #navbar gets…
gsinha
  • 1,165
  • 2
  • 18
  • 43
2
votes
1 answer

How to integrate Google Identity Toolkit with a single webpage app (e.g. GWT)

I need to integrate Google's identitytoolkit (Google's identitytoolkit) with my Google webtoolkit (GWT) application. However rendering the gitkit signInButton or widget is already not straightforward because the way to do it is linked to…
robert
  • 978
  • 7
  • 17
2
votes
3 answers

Is Google Identity Toolkit (v3) compatible with GAE/python sandbox?

I'm working on a python GAE app for a web site and I'm trying to get federated login going on it. According to the Identity Platform choosing guide the best solution for a web site appears to be the Google Identity Toolkit (web). Went through all…
Dan Cornilescu
  • 39,470
  • 12
  • 57
  • 97
2
votes
2 answers

Getting list of friends using the same Application after authentication with GitKit

What is the intended way to get the list of friends (server side) when the same application is used to authentication with the Google Identity Toolkit? With the Facebook graph API it is possible to get the list of friends:…
2
votes
1 answer

How to debug Cloudendpoints with GiTkit in the Android Emulator

I have set up some Cloud Endpoints in Android Studio and implemented an Authenticator (com.google.api.server.spi.config.Authenticator) which gets invoked with every call to a cloud endpoint. Now I want to use my authenticator to check the login from…
2
votes
1 answer

Google identity toolkit returns INVALID_RESPONSE

I would like interegrate google identity toolkit inside an angular app but after flow is not and calls to google api by the google identity kit widget is returning errors. This is the route after redirecting and it's an empty page…
1
vote
0 answers

How to get user email using Google Identity Services SDK in html & javascript

I am trying to use Google Identity Services SDK for sign in. How can I get a user's email? I have been searching the web, but couldn't find anything... Signin…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/google-identity-toolkit" class="post-tag grid--cell" title="show questions tagged 'google-identity-toolkit'" rel="tag">google-identity-toolkit</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 10 '21 at 04:48">asked Dec 10 '21 at 04:48</time> <a href="../../users/17641843/usq" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/17641843.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Usq" /> </a> <div class="s-user-card--info"> <a href="../../users/17641843/usq" class="s-user-card--link">Usq</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">11</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-69828687"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/69828687/identity-platform-auth-blocking-function-deploy-in-typescript" class="question-hyperlink">Identity platform auth blocking function deploy in typescript</a></h3> <div class="excerpt">I am trying to write an auth blocking function to prevent users creating accounts from the client side in google identity platform. I have written it in typescript but I am struggling to deploy it Here is a the website about the blocking functions…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/node.js" class="post-tag grid--cell" title="show questions tagged 'node.js'" rel="tag">node.js</a> <a href="../../questions/tagged/typescript" class="post-tag grid--cell" title="show questions tagged 'typescript'" rel="tag">typescript</a> <a href="../../questions/tagged/google-cloud-platform" class="post-tag grid--cell" title="show questions tagged 'google-cloud-platform'" rel="tag">google-cloud-platform</a> <a href="../../questions/tagged/google-identity" class="post-tag grid--cell" title="show questions tagged 'google-identity'" rel="tag">google-identity</a> <a href="../../questions/tagged/google-identity-toolkit" class="post-tag grid--cell" title="show questions tagged 'google-identity-toolkit'" rel="tag">google-identity-toolkit</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 03 '21 at 16:47">asked Nov 03 '21 at 16:47</time> <a href="../../users/11743042/h11" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/11743042.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="h11" /> </a> <div class="s-user-card--info"> <a href="../../users/11743042/h11" class="s-user-card--link">h11</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">108</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="13 bronze badges">13</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-69096489"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/69096489/how-do-i-migrate-to-hashed-firebase-passwords" class="question-hyperlink">How do I migrate to hashed Firebase passwords?</a></h3> <div class="excerpt">I have an existing client, which calls a server, which in turn calls https://identitytoolkit.googleapis.com/v1/accounts:signInWithPassword With that, client POSTs to the server (and server, to Firebase) an unhashed password over HTTPS. I would like…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/firebase" class="post-tag grid--cell" title="show questions tagged 'firebase'" rel="tag">firebase</a> <a href="../../questions/tagged/firebase-authentication" class="post-tag grid--cell" title="show questions tagged 'firebase-authentication'" rel="tag">firebase-authentication</a> <a href="../../questions/tagged/google-identity-toolkit" class="post-tag grid--cell" title="show questions tagged 'google-identity-toolkit'" rel="tag">google-identity-toolkit</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 08 '21 at 03:01">asked Sep 08 '21 at 03:01</time> <a href="../../users/2712050/irina-rapoport" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2712050.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Irina Rapoport" /> </a> <div class="s-user-card--info"> <a href="../../users/2712050/irina-rapoport" class="s-user-card--link">Irina Rapoport</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,404</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="20 silver badge">20</li> <li class="s-award-bling s-award-bling__bronze" title="37 bronze badge">37</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-68566080"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/68566080/firebase-auth-passing-rest-response-to-js-sdk-to-log-user-in" class="question-hyperlink">Firebase Auth - Passing REST response to JS SDK to log user in</a></h3> <div class="excerpt">I wanted to check if there is a way to obtain user login info from the REST API first, then hand that result over to the Firebase JS SDK as if I used the SDK method to sign the user in? Using the REST API here on Google Cloud docs, which is the same…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/firebase" class="post-tag grid--cell" title="show questions tagged 'firebase'" rel="tag">firebase</a> <a href="../../questions/tagged/google-cloud-platform" class="post-tag grid--cell" title="show questions tagged 'google-cloud-platform'" rel="tag">google-cloud-platform</a> <a href="../../questions/tagged/firebase-authentication" class="post-tag grid--cell" title="show questions tagged 'firebase-authentication'" rel="tag">firebase-authentication</a> <a href="../../questions/tagged/google-identity-toolkit" class="post-tag grid--cell" title="show questions tagged 'google-identity-toolkit'" rel="tag">google-identity-toolkit</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 28 '21 at 19:03">asked Jul 28 '21 at 19:03</time> <a href="../../users/12947970/david-min" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/12947970.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="David Min" /> </a> <div class="s-user-card--info"> <a href="../../users/12947970/david-min" class="s-user-card--link">David Min</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,246</li> <li class="s-award-bling s-award-bling__silver" title="8 silver badges">8</li> <li class="s-award-bling s-award-bling__bronze" title="27 bronze badges">27</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-67370496"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/67370496/assign-users-to-a-group-in-google-cloud-identity-platform" class="question-hyperlink">Assign users to a group in Google Cloud Identity Platform</a></h3> <div class="excerpt">Is there a way to assign users to a group in Google Cloud Identity Platform. For example : I have 5 users in my Google Cloud Identity Platform. Now I want to group all these 5 together so that in future I can assign the roles to the group and…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/google-cloud-platform" class="post-tag grid--cell" title="show questions tagged 'google-cloud-platform'" rel="tag">google-cloud-platform</a> <a href="../../questions/tagged/google-identity" class="post-tag grid--cell" title="show questions tagged 'google-identity'" rel="tag">google-identity</a> <a href="../../questions/tagged/google-identity-toolkit" class="post-tag grid--cell" title="show questions tagged 'google-identity-toolkit'" rel="tag">google-identity-toolkit</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 03 '21 at 14:15">asked May 03 '21 at 14:15</time> <a href="../../users/8435814/code-tutorial" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/8435814.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="code tutorial" /> </a> <div class="s-user-card--info"> <a href="../../users/8435814/code-tutorial" class="s-user-card--link">code tutorial</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">554</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badge">5</li> <li class="s-award-bling s-award-bling__bronze" title="17 bronze badge">17</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-67222558"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/67222558/does-google-identity-platform-support-encrypted-saml-assertion" class="question-hyperlink">Does Google Identity Platform support encrypted SAML assertion?</a></h3> <div class="excerpt">We're using Google Identity Platform (Firebase Authentication ft. Google Identity Toolkit) as IDaaS, mainly for SAML 2.0. When an IdP returns an encrypted SAML response assertion, Identity Toolkit throws the following error: INVALID_IDP_RESPONSE has…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/firebase-authentication" class="post-tag grid--cell" title="show questions tagged 'firebase-authentication'" rel="tag">firebase-authentication</a> <a href="../../questions/tagged/google-identity-toolkit" class="post-tag grid--cell" title="show questions tagged 'google-identity-toolkit'" rel="tag">google-identity-toolkit</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 23 '21 at 00:44">asked Apr 23 '21 at 00:44</time> <a href="../../users/1676861/henoc-diaz" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1676861.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Henoc Díaz" /> </a> <div class="s-user-card--info"> <a href="../../users/1676861/henoc-diaz" class="s-user-card--link">Henoc Díaz</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">43</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/google-identity-toolkit_page=4" rel="prev" title="Go to page 4">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/google-identity-toolkit_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/google-identity-toolkit_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/google-identity-toolkit_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/google-identity-toolkit_page=15" rel="" title="Go to page 15">15</a> <a class="s-pagination--item" href="../../questions/tagged/google-identity-toolkit_page=16" rel="" title="Go to page 16">16</a> <a class="s-pagination--item" href="../../questions/tagged/google-identity-toolkit_page=6" rel="next" title="Go to page 6"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>