<?xml version="1.0" encoding="UTF-8" ?>
<?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>Logout from Appian</title><link>https://community.appian.com/discussions/f/general/20052/logout-from-appian</link><description>Hi All, 
 I have a requirement , 
 when I click on a button in an interface , a new web page should open in new tab and also should be logged out from appian.Is this possible ? 
 If not at least the web page should open in same tab itself. 
 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Logout from Appian</title><link>https://community.appian.com/thread/96052?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 12:53:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4517c6ce-0f79-4ab7-afbe-1030975b71ba</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;I&amp;#39;d be curious what the use case is for this - the poster above gave an example for how you could configure a link that logs you out. In addition, you can also make any link open in the same tab by using the &amp;quot;SAME_TAB&amp;quot; value for the openLinkIn parameter when using navigation links like a!reportLink(), a!recordLInk(), a!safeLink(), etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logout from Appian</title><link>https://community.appian.com/thread/96027?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 06:14:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:606543f0-60d0-41c5-a003-23c92c52c928</guid><dc:creator>shankarr</dc:creator><description>&lt;p&gt;Hello Divya,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If my understanding is correct you want to be logged out by opening into new tab. I think it&amp;#39;s possible by using the safeLink component with the uri parameter as &amp;quot;https://&amp;lt;your_subdomain_name&amp;gt;.&amp;lt;your_rootDomain_name&amp;gt;.&amp;lt;your_tld_name&amp;gt;/suite/logout&amp;quot; , eg: &lt;a href="https://testingenv.appian.com/suite/logout"&gt;https://testingenv.appian.com/suite/logout&lt;/a&gt;&amp;nbsp;and openLinkIn parameter as &amp;quot;NEW_TAB&amp;quot;. This will log you out from appian.Kindly reply me back if it satisfied your need.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Shankar R&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>