<?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 CC redirect after logout in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4640712#M3237</link>
    <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/290244"&gt;@Arunabh Bhattacharjee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your reply, however it does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I call: GET &lt;A href="https://idbroker.webex.com/idb/saml2/jsp/doSSO.jsp?type=logout&amp;amp;goto=https://our-example-website.com" target="_blank"&gt;https://idbroker.webex.com/idb/saml2/jsp/doSSO.jsp?type=logout&amp;amp;goto=https://our-example-website.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get response: returnURL is not allowed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course &lt;A href="https://our-example-website.com" target="_blank"&gt;https://our-example-website.com&lt;/A&gt; is replaced with real working url and also, this url is added in "Redirect URI(s)" section when I register our app on developer.webex.com/my-apps. I also tried to add clientId parameter, but does not work either.&lt;/P&gt;&lt;P&gt;From my observation I noticed that goto parameter only works for ".cisco.com" URLs, so this does not help us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 09:24:17 GMT</pubDate>
    <dc:creator>eleveo1</dc:creator>
    <dc:date>2022-06-29T09:24:17Z</dc:date>
    <item>
      <title>webex CC redirect after logout</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4630563#M3234</link>
      <description>&lt;P&gt;We are trying to implement WebexCC as identity provider.&lt;BR /&gt;We are able to use endpoints from documentation page&amp;nbsp;&lt;A href="https://developer.webex-cx.com/documentation/authentication" target="_blank"&gt;https://developer.webex-cx.com/documentation/authentication&lt;/A&gt; for authorizing user and obtain access token, however we found nothing about logout anywhere in the documentation.&lt;BR /&gt;&lt;BR /&gt;For logout we tried &lt;A href="https://webexapis.com/v1/logout" target="_blank"&gt;https://webexapis.com/v1/logout&lt;/A&gt;&amp;nbsp;however it first requires access token in the header, but when it is provided, it responds with HTTP 404. Then we found&amp;nbsp;&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;&amp;nbsp;which worked for us, however it gets stuck on "You are signed out." page and we would like to be redirected back to our application. We also tried to add parameters to this logout url like "&lt;SPAN&gt;redirect_uri&lt;/SPAN&gt;" or "post_logout_redirect_uri" but it does nothing and we also tried parameter "goto=ourApplicationUrl" however it responded with "returnURL is not allowed".&lt;BR /&gt;&lt;BR /&gt;So I would like to ask:&lt;BR /&gt;1. is there some documentation for logout endpoint?&lt;BR /&gt;2. is there a possibility to do redirect back to our application after logout?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 07:13:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4630563#M3234</guid>
      <dc:creator>eleveo1</dc:creator>
      <dc:date>2022-06-13T07:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: webex CC redirect after logout</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4633999#M3235</link>
      <description>&lt;P&gt;Yeah, I’ve not seen this API in the documentation either. I would reach out to the BU for clarification or open a case with DevNet to see if they can track down the right person to assist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;david&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 23:40:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4633999#M3235</guid>
      <dc:creator>david.macias</dc:creator>
      <dc:date>2022-06-17T23:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: webex CC redirect after logout</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4636263#M3236</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1364186"&gt;@eleveo1&lt;/a&gt;&amp;nbsp;, this is more of a Control Hub Login/Logout query but I will attempt to provide an answer,&lt;/P&gt;
&lt;P&gt;could you please try the parameters&amp;nbsp;?type=logout&amp;amp;goto=&lt;A href="https://eleveo-example-website.com" target="_blank"&gt;https://eleveo-example-website.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but with the idbroker URL i.e this is how one can logout and redirect to the desktop website:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;GET &lt;A href="https://idbroker.webex.com/idb/saml2/jsp/doSSO.jsp?type=logout&amp;amp;goto=https://desktop.wxcc-us1.cisco.com" target="_blank"&gt;https://idbroker.webex.com/idb/saml2/jsp/doSSO.jsp?type=logout&amp;amp;goto=https://desktop.wxcc-us1.cisco.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Testing this on postman invalidates the token passed in the Auth header and logs out the user, along with redirecting the user to the targeted site.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Arunabh.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 02:19:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4636263#M3236</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-06-22T02:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: webex CC redirect after logout</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4640712#M3237</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/290244"&gt;@Arunabh Bhattacharjee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your reply, however it does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I call: GET &lt;A href="https://idbroker.webex.com/idb/saml2/jsp/doSSO.jsp?type=logout&amp;amp;goto=https://our-example-website.com" target="_blank"&gt;https://idbroker.webex.com/idb/saml2/jsp/doSSO.jsp?type=logout&amp;amp;goto=https://our-example-website.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get response: returnURL is not allowed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course &lt;A href="https://our-example-website.com" target="_blank"&gt;https://our-example-website.com&lt;/A&gt; is replaced with real working url and also, this url is added in "Redirect URI(s)" section when I register our app on developer.webex.com/my-apps. I also tried to add clientId parameter, but does not work either.&lt;/P&gt;&lt;P&gt;From my observation I noticed that goto parameter only works for ".cisco.com" URLs, so this does not help us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 09:24:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4640712#M3237</guid>
      <dc:creator>eleveo1</dc:creator>
      <dc:date>2022-06-29T09:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: webex CC redirect after logout</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4648421#M3238</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1364186"&gt;@eleveo1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is how to achieve it:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;URL :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Accepts : POST, GET&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;POST &lt;A href="https://idbroker.webex.com/idb/oauth2/v1/logout?goto=https%3A%2F%2Fwww.eleveo.com%2F" target="_blank"&gt;https://idbroker.webex.com/idb/oauth2/v1/logout?goto=https%3A%2F%2Fwww.eleveo.com%2F&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Needs: Bearer Token Authorization Header OR access token in URI params.&lt;/P&gt;
&lt;P&gt;goto= Needs: URI encoded website string&lt;/P&gt;
&lt;P&gt;Working Example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;https%3A%2F%2Fwww.eleveo.com%2F&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.eleveo.com" target="_blank" rel="noopener"&gt;https://www.eleveo.com&lt;/A&gt;&amp;nbsp;was added as Redirect URI on the App Settings.&lt;/P&gt;
&lt;P&gt;Here is the 200 OK after redirect and logout -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-07-11 at 2.53.05 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/156531iDA7FEDFECFE4BC5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-07-11 at 2.53.05 PM.png" alt="Screen Shot 2022-07-11 at 2.53.05 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 18:56:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4648421#M3238</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-07-11T18:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: webex CC redirect after logout</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4662392#M3239</link>
      <description>&lt;P&gt;Attaching additional documentation around this. Have asked the team to add this to the documentation.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-07-11 at 10.09.10 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/158895i5CF5A9BE707ECFF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-07-11 at 10.09.10 AM.png" alt="Screen Shot 2022-07-11 at 10.09.10 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 00:28:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-redirect-after-logout/m-p/4662392#M3239</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-08-03T00:28:06Z</dc:date>
    </item>
  </channel>
</rss>

