<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Working Zoom API (JWT App) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101655#M48556</link>
    <description>Thanks for the response &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;​.&lt;BR /&gt;&lt;BR /&gt;We have tried using the VBO shared below, that is not compatible for our requirement as we need HS256 algorithm JWT.&amp;nbsp;&lt;BR /&gt;Taking this VBO as reference we have tried creating another C# Code Stage to generate HS256&amp;nbsp; JWT token but we ran into namespace issues.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Code Line : &lt;/STRONG&gt;JWTSecurityToken jwt = new JWTSecurityToken("api_key", "", claims, credentials, issuedAt, expires);&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Error :&amp;nbsp;&lt;/STRONG&gt;The type or namespace name 'JWTSecurityToken' could not be found (are you missing a using directive or an assembly reference?)&lt;BR /&gt;&lt;BR /&gt;We did included the '&lt;SPAN&gt;System.IdentityModel.Tokens.Jwt.dll&lt;/SPAN&gt;' in references but still issue persists.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please advice&amp;nbsp;&lt;BR /&gt;Thanks ..&lt;BR /&gt;</description>
    <pubDate>Tue, 10 May 2022 12:03:02 GMT</pubDate>
    <dc:creator>Sharath_KumarPe</dc:creator>
    <dc:date>2022-05-10T12:03:02Z</dc:date>
    <item>
      <title>Working Zoom API (JWT App)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101653#M48554</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;We have a requirement to automate ZOOM application through API and wanted to understand is there any existing VBO available to generate JWT token with SH256&amp;nbsp; algorithm, or any other alternative approach available to use ZOOM API through Blue Prism.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kindly advice.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 10 May 2022 09:46:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101653#M48554</guid>
      <dc:creator>Sharath_KumarPe</dc:creator>
      <dc:date>2022-05-10T09:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Working Zoom API (JWT App)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101654#M48555</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ad2c135b-6955-4fca-8a05-4f5501909f8f" data-tag-text="@Sharath Kumar Pennada" href="https://community.blueprism.com/network/profile?UserKey=ad2c135b-6955-4fca-8a05-4f5501909f8f" data-itemmentionkey="da6f07e7-cb8d-4cd7-a955-dd5a9e465463"&gt;@Sharath Kumar Pennada&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;If you just need a generic JWT, there's a VBO available on the Digital Exchange that can be used to generate it. You can find it &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/utility---jwt" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. It is not specific to Zoom though. There are no assets on the DX that currently support the Zoom API.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Tue, 10 May 2022 10:50:17 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101654#M48555</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-05-10T10:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Working Zoom API (JWT App)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101655#M48556</link>
      <description>Thanks for the response &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;​.&lt;BR /&gt;&lt;BR /&gt;We have tried using the VBO shared below, that is not compatible for our requirement as we need HS256 algorithm JWT.&amp;nbsp;&lt;BR /&gt;Taking this VBO as reference we have tried creating another C# Code Stage to generate HS256&amp;nbsp; JWT token but we ran into namespace issues.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Code Line : &lt;/STRONG&gt;JWTSecurityToken jwt = new JWTSecurityToken("api_key", "", claims, credentials, issuedAt, expires);&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Error :&amp;nbsp;&lt;/STRONG&gt;The type or namespace name 'JWTSecurityToken' could not be found (are you missing a using directive or an assembly reference?)&lt;BR /&gt;&lt;BR /&gt;We did included the '&lt;SPAN&gt;System.IdentityModel.Tokens.Jwt.dll&lt;/SPAN&gt;' in references but still issue persists.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please advice&amp;nbsp;&lt;BR /&gt;Thanks ..&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2022 12:03:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101655#M48556</guid>
      <dc:creator>Sharath_KumarPe</dc:creator>
      <dc:date>2022-05-10T12:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Working Zoom API (JWT App)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101656#M48557</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ad2c135b-6955-4fca-8a05-4f5501909f8f" data-tag-text="@Sharath Kumar Pennada" href="https://community.blueprism.com/network/profile?UserKey=ad2c135b-6955-4fca-8a05-4f5501909f8f" data-itemmentionkey="0d0ffd80-c164-4fa6-9780-81983bbef2db"&gt;@Sharath Kumar Pennada&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Have you made any progress on this? There's a beta release of the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/google-cloud---authentication-2" target="_blank" rel="noopener"&gt;Google Cloud - Authentication&lt;/A&gt; VBO available on the DX. In it, I manually generate a JWT for requesting an access token. I use the RS256Algorithm class from &lt;A href="https://www.nuget.org/packages/JWT/9.0.0" target="_blank" rel="noopener"&gt;JWT&lt;/A&gt;. I don't recall if it includes an implementation for HMAC-SHA256 though. If it doesn't, there's another package you could look at which is Jose-JWT. I'm pretty sure it does.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​</description>
      <pubDate>Thu, 30 Jun 2022 18:59:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101656#M48557</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-06-30T18:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Working Zoom API (JWT App)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101657#M48558</link>
      <description>Hi Sharath,&lt;BR /&gt;&lt;BR /&gt;Did you got this working? We have a similar requirement where we have to call the REST API with HS256 algorithm and JWT token in it.&lt;BR /&gt;&lt;BR /&gt;It would be really helpful if you can share the latest updates.</description>
      <pubDate>Fri, 01 Jul 2022 09:01:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Working-Zoom-API-JWT-App/m-p/101657#M48558</guid>
      <dc:creator>ManishRaw</dc:creator>
      <dc:date>2022-07-01T09:01:37Z</dc:date>
    </item>
  </channel>
</rss>

