<?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 userinfo]]></title><description><![CDATA[A list of topics that have been tagged with userinfo]]></description><link>https://fusionauth.io/community/forum/tags/userinfo</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 15:11:13 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/userinfo.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Adding supplementary user data]]></title><description><![CDATA[<p dir="auto">@Alex-Patterson <a href="https://tunnelrush3.com" rel="nofollow ugc">tunnel rush</a> said in <a href="/community/forum/post/7429">Adding supplementary user data</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3096">@evanm</a> Yes you can use the sub inside of the JWT when making any API call to your backend. In your database this will be a unique Id for the user. You can even get more details about the user from FusionAuth by calling the User endpoints.</p>
<p dir="auto"><a href="https://fusionauth.io/docs/apis/users#response-1" rel="nofollow ugc">https://fusionauth.io/docs/apis/users#response-1</a></p>
</blockquote>
<p dir="auto">Thanks for sharing!!</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2715/adding-supplementary-user-data</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/2715/adding-supplementary-user-data</guid><dc:creator><![CDATA[stanbarrows991]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Save user address and return address (postal_code, street, number...) in OAuth token]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/1583">@vinicius-alfonso</a> !</p>
<p dir="auto">As documented here: <a href="https://fusionauth.io/docs/v1/tech/oauth/endpoints#userinfo" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/oauth/endpoints#userinfo</a> we don't provide the address info, even if you pass the address scope.</p>
<p dir="auto">Per the OpenID spec, section 5.4, it appears that supporting the address scope is optional: <a href="https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims" rel="nofollow ugc">https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims</a></p>
<p dir="auto">If this is important to you, please file an issue here: <a href="https://github.com/fusionauth/fusionauth-issues/issues" rel="nofollow ugc">https://github.com/fusionauth/fusionauth-issues/issues</a> with details about the use case.</p>
<p dir="auto">We are guided by our customers and community when it comes to implementation of issues. Here's our general roadmap guidance: <a href="https://fusionauth.io/docs/v1/tech/core-concepts/roadmap" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/core-concepts/roadmap</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/1727/save-user-address-and-return-address-postal_code-street-number-in-oauth-token</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/1727/save-user-address-and-return-address-postal_code-street-number-in-oauth-token</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Getting error with OIDC identity provider]]></title><description><![CDATA[<p dir="auto">That is an encoded (signed) JWT being sent in response to the user info request that the FusionAuth OIDC identity provider is making.</p>
<p dir="auto">This is technically allowed in the <a href="https://openid.net/specs/openid-connect-core-1_0.html#UserInfoResponse" rel="nofollow ugc">OIDC spec</a>, but we do not currently support this response type.</p>
<p dir="auto">Per spec, the endpoint should support a JSON response which is the default unless the client requests a signed or encrypted response body.</p>
<p dir="auto">I would look at how your client is registered and see if it is asking for a JWT userinfo response at that time, and change it to be a normal JSON response. You could also <a href="https://github.com/fusionauth/fusionauth-issues/issues" rel="nofollow ugc">file an issue</a> detailing your needs for FusionAuth to support this user info response type.</p>
<p dir="auto">If that isn't an option, you could also look at using a SAML Identity Provider if the remote identity source supports that.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/834/getting-error-with-oidc-identity-provider</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/834/getting-error-with-oidc-identity-provider</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>