<?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[Length of time for authorization code]]></title><description><![CDATA[<p dir="auto">In the oauth flow, when our backend is given the temporary code which we use to create the jwt, for how long is that code valid?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/380/length-of-time-for-authorization-code</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 05:14:02 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/380.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Sep 2020 21:03:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Length of time for authorization code on Wed, 09 Sep 2020 21:04:57 GMT]]></title><description><![CDATA[<p dir="auto">It's configurable. If you go to the tenant details page, then to the <code>Advanced</code> tab, you'll see the setting there; it's called <code>Authorization Code</code>. It's also documented in the tenant API, search for <code>tenant.externalIdentifierConfiguration.authorizationGrantIdTimeToLiveInSeconds</code> here: <a href="https://fusionauth.io/docs/v1/tech/apis/tenants" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/tenants</a></p>
<p dir="auto">Looks like valid durations are between 1 and 600 seconds.</p>
]]></description><link>https://fusionauth.io/community/forum/post/1105</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1105</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 09 Sep 2020 21:04:57 GMT</pubDate></item></channel></rss>