<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with google]]></title><description><![CDATA[A list of topics that have been tagged with google]]></description><link>https://fusionauth.io/community/forum/tags/google</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 12:08:16 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/google.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Claims to check when using google as an idp for google workspace]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a> said in <a href="/community/forum/post/8425">Claims to check when using google as an idp for google workspace</a>:</p>
<blockquote>
<p dir="auto">You should start by checking the <a href="https://developers.google.com/identity/openid-connect/openid-connect" rel="nofollow ugc">relevant google documentation</a>.</p>
<p dir="auto">As of writing, this is what their doc says:</p>
<blockquote>
<p dir="auto">Using the email, email_verified and hd fields, you can determine if Google hosts and is authoritative for an email address. In the cases where Google is authoritative, the user is known to be the legitimate account owner, and you may skip password or other challenge methods.</p>
<p dir="auto">Cases where Google is authoritative:</p>
email has a @gmail.com suffix, this is a Gmail account.
email_verified is true and hd is set, this is a Google Workspace account.

<p dir="auto">Users may register for Google Accounts without using Gmail or Google Workspace. When email does not contain a @gmail.com suffix and hd is absent, Google is not authoritative and password or other challenge methods are recommended to verify the user. email_verified can also be true as Google initially verified the user when the Google account was created, however ownership of the third party email account may have since changed.</p>
</blockquote>
<p dir="auto">So in this case, you want to check that hd is set as well as that email_verified is true.</p>
<p dir="auto">With FusionAuth, you can check this using a reconcile lambda and looking at the id_token:</p>

<a href="https://fusionauth.io/docs/extend/code/lambdas/google-reconcile" rel="nofollow ugc">https://fusionauth.io/docs/extend/code/lambdas/google-reconcile</a>
<a href="https://fusionauth.io/docs/extend/code/lambdas/openid-connect-response-reconcile" rel="nofollow ugc">https://fusionauth.io/docs/extend/code/lambdas/openid-connect-response-reconcile</a>

</blockquote>
<p dir="auto">Thank you from bringing this to light.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/3074/claims-to-check-when-using-google-as-an-idp-for-google-workspace</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/3074/claims-to-check-when-using-google-as-an-idp-for-google-workspace</guid><dc:creator><![CDATA[mariacharles0911]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[How to get Google contacts from an app using FusionAuth]]></title><description><![CDATA[<p dir="auto">Oh, it's still an open bug - <a href="https://github.com/FusionAuth/fusionauth-issues/issues/2574" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/2574</a>. I'll ask there.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2788/how-to-get-google-contacts-from-an-app-using-fusionauth</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/2788/how-to-get-google-contacts-from-an-app-using-fusionauth</guid><dc:creator><![CDATA[fusionauth.qhj5e]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Access google calendars of multiple google accounts (with user permission)]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2986">@alex-3</a> I'm a bit unclear on what you are trying to do.</p>
<p dir="auto">Can you outline the exact steps you want to take?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2659/access-google-calendars-of-multiple-google-accounts-with-user-permission</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/2659/access-google-calendars-of-multiple-google-accounts-with-user-permission</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Google workspace SAML v2: both IdP initiated &amp; SP initiated logins]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2719">@jan-1</a> , unfortunately I don't have a great suggestion for you.  It looks like <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3">@robotdan</a> is taking a look at the issue you created.  I will follow the issue and check back in, once they update it.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2551/google-workspace-saml-v2-both-idp-initiated-sp-initiated-logins</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/2551/google-workspace-saml-v2-both-idp-initiated-sp-initiated-logins</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Facing &#x27;Cannot read properties of undefined (reading &#x27;findIdentityProviderScriptByFileName&#x27;)&#x27; console error in google sso sometimes.]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2260">@imsurya2442</a></p>
<p dir="auto">Thanks for the question.</p>
<p dir="auto">This may be related <a href="https://github.com/FusionAuth/fusionauth-issues/issues/2019" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/2019</a>.  If it is, there is a workaround listed that you could attempt.</p>
<p dir="auto">Thanks,<br />
Josh</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2321/facing-cannot-read-properties-of-undefined-reading-findidentityproviderscriptbyfilename-console-error-in-google-sso-sometimes</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/2321/facing-cannot-read-properties-of-undefined-reading-findidentityproviderscriptbyfilename-console-error-in-google-sso-sometimes</guid><dc:creator><![CDATA[joshua]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Google login sometimes fails without error]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/1905">@md-tanveeraj</a> Can you confirm how you are intergrating Google?</p>
<p dir="auto">The two most common implementations of Google + FusionAuth are via the hosted pages (where you have FusionAuth display a login with google - <a href="https://fusionauth.io/docs/v1/tech/identity-providers/google" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/identity-providers/google</a>) or via writing your own login page and Google integration (login with google via API - <a href="https://fusionauth.io/docs/v1/tech/apis/identity-providers/google#complete-the-google-login" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/identity-providers/google#complete-the-google-login</a>)</p>
<p dir="auto">I might need some more context to be able to provide additional assistance.</p>
<p dir="auto">Thanks,<br />
Josh</p>
]]></description><link>https://fusionauth.io/community/forum/topic/990/google-login-sometimes-fails-without-error</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/990/google-login-sometimes-fails-without-error</guid><dc:creator><![CDATA[joshua]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Seeing &quot;A request to the search index has failed. This error is unexpected&quot; and I can no longer login with google]]></title><description><![CDATA[<p dir="auto">Hmmm. Since you haven't made any changes and aren't seeing any other errors, can you try to reindex?</p>
<p dir="auto">Navigate to system and then re-index in the administrative user interface?</p>
<p dir="auto">That should solve the issue.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/375/seeing-a-request-to-the-search-index-has-failed-this-error-is-unexpected-and-i-can-no-longer-login-with-google</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/375/seeing-a-request-to-the-search-index-has-failed-this-error-is-unexpected-and-i-can-no-longer-login-with-google</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Logging in with a google account with the same email as a previously registered user?]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/312">@david-0</a> ,</p>
<p dir="auto">I understand your frustration. We're thinking about ways to ameliorate this issue.</p>
<p dir="auto">And you aren't alone. Here are a couple of open github issues:</p>

<a href="https://github.com/FusionAuth/fusionauth-issues/issues/751" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/751</a> (kind of the reverse of what you're talking about, but related)
<a href="https://github.com/FusionAuth/fusionauth-issues/issues/1" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/1</a> (the very first issue filed!)

<p dir="auto">Please feel free to upvote them, as that helps direct our development efforts. If these issues don't cover what you're looking to do, please do file a feature request with use case specifics.</p>
<p dir="auto">Thanks,<br />
Dan</p>
]]></description><link>https://fusionauth.io/community/forum/topic/240/logging-in-with-a-google-account-with-the-same-email-as-a-previously-registered-user</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/240/logging-in-with-a-google-account-with-the-same-email-as-a-previously-registered-user</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Text on the Google login popup when using Google as an IdP]]></title><description><![CDATA[<p dir="auto">As far as I know it is not possible, I believe Google builds that text based upon the redirect_uri. I would assume you'd only see the <a href="http://fusionauth.io" rel="nofollow ugc">fusionauth.io</a> domain listed if you're using our hosted URL. If you are using an enterprise plan with a custom domain (<a href="http://login.example.com" rel="nofollow ugc">login.example.com</a>) you shouldn't see <a href="http://fusionauth.io" rel="nofollow ugc">fusionauth.io</a> mentioned.</p>
<p dir="auto">I know in the Google cloud console where you configure your credentials there is a customization option for the consent screen, but I do not know if that will modify this account chooser or not.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/118/text-on-the-google-login-popup-when-using-google-as-an-idp</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/118/text-on-the-google-login-popup-when-using-google-as-an-idp</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Can I use hosted FusionAuth with a &#x27;sensitive&#x27; google scope?]]></title><description><![CDATA[<p dir="auto">I have same query can you provide me some suggestion?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/13/can-i-use-hosted-fusionauth-with-a-sensitive-google-scope</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/13/can-i-use-hosted-fusionauth-with-a-sensitive-google-scope</guid><dc:creator><![CDATA[le.nnyburkdoll]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>