<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Create JWT</title><link>/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><description>Overview 
 Get an access token for JWT authentication! 
 Key Features &amp;amp; Functionality 
 Create JWT Token with RS256 and PS256 signing algorithms using private key with Appian Secure Credentials. 
 
 createjwttokenrs256withscs() - Create and return a signed</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Tue, 23 Sep 2025 04:32:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Vic Liang</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Received an &amp;quot;Invalid JWT Token&amp;quot; error from the system we&amp;#39;re integrating with. This was caused by a header &amp;quot;kid&amp;quot;, which is optional, being present with an empty string even though a null was set. If a null() was passed in via SAIL, the output header should also have a null, instead of an empty string.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Tue, 25 Mar 2025 07:18:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Madhura Bhad</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hello Team,&lt;br /&gt;I am using Appian version 25.1. I need to use JWT plugin function&amp;nbsp;createdocusignrsajwttoken , but I am getting below error when used in an integartion:&lt;br /&gt;&lt;br /&gt;&lt;strong class="StrongText---richtext_strong StrongText---inMessageLayout StrongText---error"&gt;Expression evaluation error : smartTestPane.errorInfo.inFieldBodyThe function &amp;#39;createdocusignrsajwttoken&amp;#39; is unavailable.&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;I have updated version of jwt plugin&amp;nbsp;&lt;br /&gt;&lt;img alt=" " height="60" src="/resized-image/__size/1416x120/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-9b04905e-2fdc-47f6-a86b-57f789535b1b/pastedimage1742887100732v1.png" width="708" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Let me know if its not compatible or what could be the issue?&lt;br /&gt;[mention:cd654a5ec99f4d9eb3afb367bbce9958:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Wed, 20 Nov 2024 16:54:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>sofiaponsvalverde</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Dear Vuram Team,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The &lt;em&gt;decodejwt&lt;/em&gt; function contained in your plug-in conflicts with Appian&amp;#39;s own JWT Tools plug-in.&lt;br /&gt;Both functions have the same nomenclature (&lt;em&gt;decodejwt)&lt;/em&gt; but, one accepts two parameters: token and secretKey and yours only the token.&lt;br /&gt;Do you plan to modify the name of the function to be able to use both?&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Sof&amp;iacute;a&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Wed, 04 Sep 2024 11:34:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>kais</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Dear Vuram Team,&lt;/p&gt;
&lt;p&gt;Thanks for publishing this PlugIn. Would it be possible to get an update and also support EC private keys (especially using&amp;nbsp;&lt;span&gt;secp256r1)?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kai&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Thu, 11 Jul 2024 22:00:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v3.1.1 &lt;/strong&gt;&lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Modified the value of header parameter ‘typ’ from ‘jwt’ to ‘JWT’ based on RFC standards.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Mon, 22 Apr 2024 22:00:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;V. &lt;/strong&gt;3.1.0  &lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;1. Added createsignedjwtusingjwks and verifyjwtusingjwks functions&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Tue, 12 Dec 2023 23:00:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v3.0.0 &lt;/strong&gt;&lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ol&gt;&lt;li&gt;Deprecated createjwttokenps256withscs and createjwttokenrs256withscs functions.&lt;/li&gt;&lt;li&gt;Added function createsignedjwt to generate signed JWT with support for &amp;quot;RS256&amp;quot;, &amp;quot;RS384&amp;quot;, &amp;quot;RS512&amp;quot;, &amp;quot;PS256&amp;quot;, &amp;quot;PS384&amp;quot;, &amp;quot;PS512&amp;quot;, &amp;quot;ES256&amp;quot;, &amp;quot;ES384&amp;quot;, &amp;quot;ES512&amp;quot;, &amp;quot;HS256&amp;quot;, &amp;quot;HS384&amp;quot;, &amp;quot;HS512&amp;quot; algorithms and custom claims.&lt;/li&gt;&lt;li&gt;Added function to generate unsigned JWT and custom claims.&lt;/li&gt;&lt;li&gt;Added JWT verifier and decoder functions.&lt;/li&gt;&lt;li&gt;Added HMAC SHA key generator function.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Tue, 31 Oct 2023 22:00:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v2.0.0 &lt;/strong&gt;&lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Included new function to support  PS256 signing algorithm.&lt;/li&gt;&lt;li&gt;Included new function for RS256 signed JWT generation with Secure Credentials Store.&lt;/li&gt;&lt;li&gt;Deprecated the existing RS256 signed JWT generation function.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Tue, 01 Aug 2023 22:01:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v1.0.3 &lt;/strong&gt;&lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Security patch updated&lt;/li&gt;&lt;/ul&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Tue, 21 Feb 2023 12:33:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>pratikg9086</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi All,&amp;nbsp;&amp;nbsp;Is there any way to add kid in the parameters and get in it jwt response.&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Wed, 11 Jan 2023 09:21:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>MrAashish</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;How can I use this with Connected System? Authentication used -&amp;nbsp;&lt;span&gt;OAuth 2.0 : Client Credentials Grant for Authentication&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Wed, 23 Nov 2022 22:59:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v1.0.2 &lt;/strong&gt;&lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Security patch updated&lt;/li&gt;&lt;/ul&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Create JWT</title><link>https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256</link><pubDate>Wed, 06 Apr 2022 19:48:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b04905e-2fdc-47f6-a86b-57f789535b1b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;Release Notes - v1.0.1&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Security patch updated&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2248&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>