<?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 keys]]></title><description><![CDATA[A list of topics that have been tagged with keys]]></description><link>https://fusionauth.io/community/forum/tags/keys</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 08:48:12 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/keys.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Jwks doesn&#x27;t have key to match kid or alg from JWT (client credentials token)]]></title><description><![CDATA[<p dir="auto">The tenant is using the "<strong>Default signing key (HS256)</strong>" for the access token.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2150/jwks-doesn-t-have-key-to-match-kid-or-alg-from-jwt-client-credentials-token</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/2150/jwks-doesn-t-have-key-to-match-kid-or-alg-from-jwt-client-credentials-token</guid><dc:creator><![CDATA[vlad.koshkarov]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Clicked the regenerate key button on the reactor page]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/1069">@saleenajohn49</a> said in <a href="/community/forum/post/3647">Clicked the regenerate key button on the reactor page</a>:</p>
<blockquote>
<p dir="auto">A nuclear reactor produces and controls the release of energy from splitting the atoms of certain elements. In a nuclear power reactor, the energy released is used as heat to make steam to generate electricity<a href="http://www.chicewar.com/" rel="nofollow ugc">.</a> (In a research reactor the main purpose is to utilise the actual neutrons produced in the core. In most naval reactors, steam drives a turbine directly for propulsion.</p>
</blockquote>
<p dir="auto">Ha ha.. yep, that is pretty much how the FusionAuth Reactor works too. 😆</p>
]]></description><link>https://fusionauth.io/community/forum/topic/1246/clicked-the-regenerate-key-button-on-the-reactor-page</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/1246/clicked-the-regenerate-key-button-on-the-reactor-page</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[How can I sync my RSA or Elliptical keypairs between environments?]]></title><description><![CDATA[<p dir="auto">If you need to keep everything in sync between your dev, staging and production systems, I believe the best way to accomplish that is to create the key-pair outside of FusionAuth and use the “Import RSA key pair” functionality.</p>
<p dir="auto">If you are using the UI, you can find that under "Settings -&gt; Key master". The button in the upper right hand corner lets you select between the different options:</p>
<p dir="auto">Screen Shot 2020-09-24 at 1.48.38 PM.png</p>
<p dir="auto">You can of course also use the API to import the keys: <a href="https://fusionauth.io/docs/v1/tech/apis/keys" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/keys</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/424/how-can-i-sync-my-rsa-or-elliptical-keypairs-between-environments</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/424/how-can-i-sync-my-rsa-or-elliptical-keypairs-between-environments</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[I imported a public key and am not seeing the kid in the jwks endpoint.]]></title><description><![CDATA[<p dir="auto">We only publish keys that we can use for signing, so a public key all by itself will not be published via JWKS. If you import the entire key pair, it will be published on the JWKS endpoint.</p>
<p dir="auto">You can also generate a keypair too.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/404/i-imported-a-public-key-and-am-not-seeing-the-kid-in-the-jwks-endpoint</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/404/i-imported-a-public-key-and-am-not-seeing-the-kid-in-the-jwks-endpoint</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[My JWKS are always empty]]></title><description><![CDATA[<p dir="auto">Symmetric keys are not returned on the JWKS endpoint, as they don't have a public key. Per the docs this api:</p>
<blockquote>
<p dir="auto">returns public keys generated by FusionAuth, used to cryptographically verify JWTs using the JSON Web Key format</p>
</blockquote>
<p dir="auto">If you create an RSA or EC key which is an asymmetric key pair - the public key will be returned on the JWKS endpoint. If you don’t have any key pairs configured , it will be empty. Out of the box, you’ll only have one HMAC key which we don’t publish in JWKS.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/233/my-jwks-are-always-empty</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/233/my-jwks-are-always-empty</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Can I automatically rotate my JWT signing keys?]]></title><description><![CDATA[<p dir="auto">The team wrote a tutorial outlining how to rotate keys, including signing keys: <a href="https://fusionauth.io/docs/v1/tech/tutorials/key-rotation/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/tutorials/key-rotation/</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/132/can-i-automatically-rotate-my-jwt-signing-keys</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/132/can-i-automatically-rotate-my-jwt-signing-keys</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>