<?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[Different JWT expiration times based on how they are generated]]></title><description><![CDATA[<p dir="auto">I’d like to have a longer expiration on access tokens issued from the API vs tokens issued from the OpenID Connect workflow.</p>
<p dir="auto">Is there a way to override the JWT duration from the API or use different settings for the API?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/492/different-jwt-expiration-times-based-on-how-they-are-generated</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 20:56:22 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/492.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Oct 2020 19:42:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Different JWT expiration times based on how they are generated on Fri, 23 Oct 2020 19:43:59 GMT]]></title><description><![CDATA[<p dir="auto">The JWT TTL can be configured per application, so if you were using a different application for OIDC vs an API - then you could do it.</p>
<p dir="auto">But if you don't want to use multiple applications, then it is not possible, at least currently.</p>
<p dir="auto">I could see a use case for asking for a JWT with a TTL equal to or less than the configuration and that request being honored, that could be a feature request. But as of right now, the only option is different applications.</p>
]]></description><link>https://fusionauth.io/community/forum/post/1513</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1513</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Fri, 23 Oct 2020 19:43:59 GMT</pubDate></item></channel></rss>