<?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: Webex Contact Center Revoke Token API in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4731657#M3344</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/290244"&gt;@Arunabh Bhattacharjee&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The information that you provided is very helpful. Thanks a lot, Arunabh.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 17:51:10 GMT</pubDate>
    <dc:creator>W S H FERNANDO</dc:creator>
    <dc:date>2022-12-02T17:51:10Z</dc:date>
    <item>
      <title>Webex Contact Center Revoke Token API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4730347#M3341</link>
      <description>&lt;P&gt;Hi Cisco Team&lt;/P&gt;
&lt;P&gt;We are using Webex CC APIs and we use generate and refresh token APIs. We are hitting the 650 limit of number of API tokens.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since we cannot store the Token with a timestamp in a GV via FLow, we need to release the token after each call/session.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please guide us on how we can achieve this. is there any API token Revolve API?&amp;nbsp; any documentation?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 14:25:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4730347#M3341</guid>
      <dc:creator>W S H FERNANDO</dc:creator>
      <dc:date>2022-11-30T14:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Contact Center Revoke Token API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4731171#M3342</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323762"&gt;@W S H FERNANDO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The logout URL for Common Identity is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GET&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://idbroker.webex.com/idb/oauth2/v1/logout" target="_blank"&gt;https://idbroker.webex.com/idb/oauth2/v1/logout&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That will revoke the Token - you can test this in the lab, it will revoke the token and release the access token.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, what is important is that for within Flow designer - you need to use a Token Management service that auto-refreshes the tokens every 10 hours - as opposed to using 1 token per call flow.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So in the call flow - you will first call the middleware - and then get the most recent token and access the API,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;the example is posted here along with the vidcast in the ReadMe.md&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample" target="_blank"&gt;https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;When pushing this to production, you may want to use a different backend and other authentication mechanisms.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A permanent solution to this above "workaround" is to allow direct access of our APIs from within Flow Designer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is on the roadmap - there is no concrete date available yet but it is under discussion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Arunabh.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 19:17:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4731171#M3342</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-12-01T19:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Contact Center Revoke Token API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4731175#M3343</link>
      <description>&lt;P&gt;Here is the schematic on how this middleware can be hosted and used with Flow designer today - again, this is more of a workaround because Flow Designer today does not support the OAuth2 Node with "authorization_code" grant type.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image001.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/169682i1D983D9B6D7A9174/image-size/large?v=v2&amp;amp;px=999" role="button" title="image001.png" alt="image001.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Sample code:&amp;nbsp;&lt;A href="https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/token-app-sample&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 19:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4731175#M3343</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-12-01T19:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Contact Center Revoke Token API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4731657#M3344</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/290244"&gt;@Arunabh Bhattacharjee&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The information that you provided is very helpful. Thanks a lot, Arunabh.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 17:51:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-contact-center-revoke-token-api/m-p/4731657#M3344</guid>
      <dc:creator>W S H FERNANDO</dc:creator>
      <dc:date>2022-12-02T17:51:10Z</dc:date>
    </item>
  </channel>
</rss>

