<?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 faq]]></title><description><![CDATA[A list of topics that have been tagged with faq]]></description><link>https://fusionauth.io/community/forum/tags/faq</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 12:44:20 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/faq.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Is there any way to blacklist IPs?]]></title><description><![CDATA[<p dir="auto">Not currently. We've discussed it and haven't ruled it out.</p>
<p dir="auto">However there are so many products, both free and commercial, that do this well.</p>
<p dir="auto">You can always put a firewall on the server that FusionAuth is running or put a proxy in front of it.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/57/is-there-any-way-to-blacklist-ips</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/57/is-there-any-way-to-blacklist-ips</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[How can I turn on two factor authentication?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/203">@denisskaletti</a> Thanks for feedback. I removed your link because it seemed like spam. We welcome useful links that are about using FusionAuth, please check out the blog category and post there.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/56/how-can-i-turn-on-two-factor-authentication</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/56/how-can-i-turn-on-two-factor-authentication</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Is there any easy way to save and restore settings to different environments?]]></title><description><![CDATA[<p dir="auto">You could look at kickstart: <a href="https://fusionauth.io/docs/v1/tech/installation-guide/kickstart" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/installation-guide/kickstart</a></p>
<p dir="auto">This would be a good fit if the other devs fusionauth instances are going to be starting from scratch.</p>
<p dir="auto">Otherwise you might want to vote for <a href="https://github.com/FusionAuth/fusionauth-issues/issues/560" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/560</a> which talks about a different path forward (which is as of now unimplemented).</p>
]]></description><link>https://fusionauth.io/community/forum/topic/55/is-there-any-easy-way-to-save-and-restore-settings-to-different-environments</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/55/is-there-any-easy-way-to-save-and-restore-settings-to-different-environments</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Can I query a user on their user data?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2310">@le-nnyburkdoll</a></p>
<p dir="auto">This guide might be helpful to you: <a href="https://fusionauth.io/docs/v1/tech/guides/user-search-with-elasticsearch" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/guides/user-search-with-elasticsearch</a></p>
<p dir="auto">Thanks,<br />
Dan</p>
]]></description><link>https://fusionauth.io/community/forum/topic/53/can-i-query-a-user-on-their-user-data</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/53/can-i-query-a-user-on-their-user-data</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Can we set multiple &quot;aud&quot; claims in FusionAuth?]]></title><description><![CDATA[<p dir="auto">We do not support this directly in FusionAuth, but you could use a Lambda to set the aud claim to whatever you want.</p>
<p dir="auto">The specification allows for a string value, or an array of string values, so you could create a Lambda with something like: jwt.aud = [ 'foo', 'bar' ];</p>
<p dir="auto">More about Lambdas and JWTs here: <a href="https://fusionauth.io/docs/v1/tech/lambdas/jwt-populate" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/lambdas/jwt-populate</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/52/can-we-set-multiple-aud-claims-in-fusionauth</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/52/can-we-set-multiple-aud-claims-in-fusionauth</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[I need feature ABC and am willing to pay you to build it. How can I get in touch?]]></title><description><![CDATA[<p dir="auto">While we continue to improve FusionAuth (and will always have a free community edition), if you are interested in paying for a specific feature to be built, we're happy to chat. <a href="https://fusionauth.io/contact" rel="nofollow ugc">Please contact us</a> and we'll be happy to discuss costs and timelines.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/51/i-need-feature-abc-and-am-willing-to-pay-you-to-build-it-how-can-i-get-in-touch</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/51/i-need-feature-abc-and-am-willing-to-pay-you-to-build-it-how-can-i-get-in-touch</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Can we search on userId?]]></title><description><![CDATA[<p dir="auto">You can search on the user id. While it doesn't say that in the placeholder, it works.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/50/can-we-search-on-userid</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/50/can-we-search-on-userid</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[How should I validate access tokens?]]></title><description><![CDATA[<p dir="auto">There are a few things to consider.</p>

how long tokens live for
what happens if permisssion are modified in FusionAuth but the protected resource still allows access?
any performance worries due to a large number of accessToken validation calls being made by the protected resource.

<p dir="auto">With the first approach (validating the access token without communicating with FusionAuth) the holder of the token will be able to access your API as long as the token is valid (unless the API server communicates periodically with FusionAuth to check the validity). In addition, changes to user privileges won't take place until the JWT expires and the client retrieves a new access token using the refresh token.</p>
<p dir="auto">With the second approach, if a token is revoked in FusionAuth (if for instance the user is disabled) the access is cut off immediately. The cost is that you're making an additional network call every time, which has a performance impact. Note that if you could use the userinfo endpoint instead of the token if you want updated user claims. The token endpoint isn't going to give you that information, just a yes/no depending on if the token is valid.</p>
<p dir="auto">So it's hard to make a recommendation without knowing what the consequences of unauthorized access to your API or protected resource would be. It also would be helpful to know the expected traffic; if it is expected to be low, the performance impact of the second approach will be minimal.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/49/how-should-i-validate-access-tokens</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/49/how-should-i-validate-access-tokens</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Is there a way to upload images for custom login page themes?]]></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> Last week ago I am facing that issue and I am still not got any solution.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/46/is-there-a-way-to-upload-images-for-custom-login-page-themes</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/46/is-there-a-way-to-upload-images-for-custom-login-page-themes</guid><dc:creator><![CDATA[bayerruff]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[What is Kickstart?]]></title><description><![CDATA[<p dir="auto">From: <a href="https://fusionauth.io/docs/v1/tech/installation-guide/kickstart" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/installation-guide/kickstart</a></p>
<blockquote>
<p dir="auto">FusionAuth Kickstart(tm) is super easy and if you can do it with an API, you can do it in Kickstart. Kickstart allows you to build a template that will be executed during startup to quickly replicate development or production environments.</p>
</blockquote>
<p dir="auto">It's a JSON document that is executed when a FusionAuth server is being started up from scratch, and allows you to replicate configuration between different environments. It's especially useful for CI environments, where you may want to run tests against a known configuration, and dev environments, where you may want to wipe and re-setup your FusionAuth instances regularly.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/45/what-is-kickstart</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/45/what-is-kickstart</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Is FusionAuth both an OIDC Relying Party and and Identity Provider?]]></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><br />
I faced similar kind of issue last time, I am still searching for some proper solution.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/44/is-fusionauth-both-an-oidc-relying-party-and-and-identity-provider</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/44/is-fusionauth-both-an-oidc-relying-party-and-and-identity-provider</guid><dc:creator><![CDATA[hershellasagna]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[How do you assign a theme to an application?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/114">@fred-fred</a></p>
<p dir="auto">Hiya,</p>
<p dir="auto">In addition to what <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/56">@maciej-wisniowski</a> suggested, if you have a paid license you can now have application specific themes (one theme per application; if no application theme is specified, it defaults to the tenant).</p>
<p dir="auto">You can see how that works in the sandbox environment (<a href="http://sandbox.fusionauth.io" rel="nofollow ugc">sandbox.fusionauth.io</a>). I believe that feature landed in 1.27.0.</p>
<p dir="auto">You can buy a <a href="https://fusionauth.io/pricing/" rel="nofollow ugc">licensed edition here</a>.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/42/how-do-you-assign-a-theme-to-an-application</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/42/how-do-you-assign-a-theme-to-an-application</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Each user has one password, correct?]]></title><description><![CDATA[<p dir="auto">That is correct. Each user can have one email address, one username, or both. Either of these values can be used to login, and therefore the values are unique within the tenant.</p>
<p dir="auto">We do have a username field on a registration, but it is not used for login.</p>
<p dir="auto">There's a github issue open for multiple identities: <a href="https://github.com/fusionauth/fusionauth-issues/issues/1" rel="nofollow ugc">https://github.com/fusionauth/fusionauth-issues/issues/1</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/41/each-user-has-one-password-correct</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/41/each-user-has-one-password-correct</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[If we&#x27;re hitting the .well-known endpoint, is there any way to select which tenant we&#x27;re obtaining the manifest for?]]></title><description><![CDATA[<p dir="auto">Yes, you can provide the tenantId on the request as a parameter. More information here: <a href="https://fusionauth.io/docs/v1/tech/oauth/endpoints#openid-configuration" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/oauth/endpoints#openid-configuration</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/36/if-we-re-hitting-the-well-known-endpoint-is-there-any-way-to-select-which-tenant-we-re-obtaining-the-manifest-for</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/36/if-we-re-hitting-the-well-known-endpoint-is-there-any-way-to-select-which-tenant-we-re-obtaining-the-manifest-for</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Is there a way to have a user who logs out of an application go back to wherever they started from at login?]]></title><description><![CDATA[<p dir="auto">You can use the post_logout_redirect_uri query parameter on the logout endpoint to configure where a user ends up after  logout.</p>
<p dir="auto">More here: <a href="https://fusionauth.io/docs/v1/tech/oauth/endpoints" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/oauth/endpoints</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/35/is-there-a-way-to-have-a-user-who-logs-out-of-an-application-go-back-to-wherever-they-started-from-at-login</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/35/is-there-a-way-to-have-a-user-who-logs-out-of-an-application-go-back-to-wherever-they-started-from-at-login</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[How can I get a new refresh token from FusionAuth?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/47">@bboure</a>  You may be interested in this new feature from <a href="https://fusionauth.io/docs/v1/tech/release-notes#version-1-17-0" rel="nofollow ugc">the 1.17.0 release</a>, which allows for a sliding window of refresh tokens:</p>
<blockquote>
<p dir="auto">Sliding Window Refresh Token Expiration. By default the expiration of a refresh token is calculated from the time it was originally issued. Beginning in this release you may optionally configure the refresh token expiration to be based upon a sliding window. A sliding window expiration means that the expiration is calculated from the last time the refresh token was used. This expiration policy means that if you are using refresh tokens to maintain a user session, the session can be maintained as long as the user remains active. This expiration policy must be enabled at the tenant level, and may optionally be overridden by the Application JWT configuration.</p>
</blockquote>
]]></description><link>https://fusionauth.io/community/forum/topic/34/how-can-i-get-a-new-refresh-token-from-fusionauth</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/34/how-can-i-get-a-new-refresh-token-from-fusionauth</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Can you move users from one tenant to another?]]></title><description><![CDATA[<p dir="auto">Another option that works as of today is to set up a tenant to tenant connector.</p>
<p dir="auto">Add a connector to the new tenant. Point it at the /api/login endpoint of the old tenant, including an API key as a header.</p>
<p dir="auto">Change your app to send everyone to a new application in the new tenant.</p>
<p dir="auto">When the user logs in to the new application, if it is the first time they've been seen, the old tenant data, including password, will be queried. The password hash will be transparently migrated to the new tenant.</p>
<p dir="auto">This slow migration takes time, but is another option.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/33/can-you-move-users-from-one-tenant-to-another</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/33/can-you-move-users-from-one-tenant-to-another</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Does FusionAuth support high availability database configurations?]]></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> 160ms</p>
]]></description><link>https://fusionauth.io/community/forum/topic/27/does-fusionauth-support-high-availability-database-configurations</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/27/does-fusionauth-support-high-availability-database-configurations</guid><dc:creator><![CDATA[kevin.mahoney]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Can we use all the features with the self hosted version?]]></title><description><![CDATA[<p dir="auto">You always get the same features whatever level you are at no matter where you host. That is to say, if you have a premium plan, you can host or we can, the features are the same. If you use the community edition, the features are the same no matter where you host.</p>
<p dir="auto">However, there are feature differences between the premium and community plans. More here: <a href="https://fusionauth.io/pricing" rel="nofollow ugc">https://fusionauth.io/pricing</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/26/can-we-use-all-the-features-with-the-self-hosted-version</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/26/can-we-use-all-the-features-with-the-self-hosted-version</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Do you offer premium or enterprise support for self hosted instances?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2230">@aminjabari242</a> That is correct. Thanks for posting.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/25/do-you-offer-premium-or-enterprise-support-for-self-hosted-instances</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/25/do-you-offer-premium-or-enterprise-support-for-self-hosted-instances</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>