<?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>question Re: Can't Logout from Ambari with Knox SSO in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/280452#M208855</link>
    <description>&lt;P&gt;&lt;SPAN&gt;@&lt;A href="https://community.cloudera.com/users/92305/gyadav.html" rel="user" target="_blank"&gt;gyadav&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I tried this option of changing the ttl value. It is still not working for me. After I logout it redirects to login page and automatically logins in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gazal&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 09:37:46 GMT</pubDate>
    <dc:creator>Gazal</dc:creator>
    <dc:date>2019-10-17T09:37:46Z</dc:date>
    <item>
      <title>Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237751#M199564</link>
      <description>&lt;P&gt;Hi, I'm using Knox to login Ambari 2.7 and other components.&lt;BR /&gt;I found that I can't logout from Ambari.&lt;BR /&gt;When I click "Sign out" button, it redirects to Ambari's login view(/#/login), and then redirects to Dashboard.(/#/main/dashboard/metrics). Login state remains.&lt;BR /&gt;How could I fix that?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:32:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237751#M199564</guid>
      <dc:creator>kei_miyauchi_</dc:creator>
      <dc:date>2018-11-26T13:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237752#M199565</link>
      <description>&lt;P&gt;What error do you see in the logs ?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 02:18:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237752#M199565</guid>
      <dc:creator>smore</dc:creator>
      <dc:date>2018-11-27T02:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237753#M199566</link>
      <description>&lt;P&gt;
	Hi, &lt;A rel="user" href="https://community.cloudera.com/users/14766/smore.html" nodeid="14766"&gt;@Sandeep More&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I try to log out, the log below leaves on ambari-audit.log.&lt;/P&gt;
&lt;PRE&gt;2018-11-27T09:12:37.720+0900, User(my user), RemoteIp(ip), Operation(Logout), Status(Success)
2018-11-27T09:12:37.925+0900, User(null), RemoteIp(ip), Operation(User login), Roles(
), Status(Failed), Reason(Authentication required), Consecutive failures(UNKNOWN USER)
2018-11-27T09:12:37.927+0900, User(my user), RemoteIp(ip), Operation(User login), Roles(
    SmartSense View: View User, View User, View User, View User, View User, View User, View User, View User
    (my domain): Cluster Administrator
    Hive View 2.0: View User
    Hive View: View User
    Ambari: Ambari Administrator
    Files View: View User
    Tez View: View User
    YARN Queue Manager: View User
), Status(Success)
&amp;lt;br&amp;gt;
&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Nov 2018 08:17:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237753#M199566</guid>
      <dc:creator>kei_miyauchi_</dc:creator>
      <dc:date>2018-11-27T08:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237754#M199567</link>
      <description>&lt;P&gt;@Kei Miyauchi,&lt;/P&gt;&lt;P&gt;Do you see any error like this in your ambari-server logs and ambari-agent logs.&lt;/P&gt;&lt;P&gt;30 Oct 2018 17:12:14,908 WARN [ambari-client-thread-8243] JwtAuthenticationFilter:381 - JWT expiration date validation failed. &lt;BR /&gt;30 Oct 2018 17:12:14,910 WARN [ambari-client-thread-8243] JwtAuthenticationFilter:173 - JWT authentication failed - Invalid JWT token &lt;BR /&gt;30 Oct 2018 17:12:19,922 WARN [ambari-client-thread-8243] JwtAuthenticationFilter:381 - JWT expiration date validation failed.&lt;/P&gt;&lt;P&gt;30 Oct 2018 17:12:19,922 WARN [ambari-client-thread-8243] JwtAuthenticationFilter:173 - JWT authentication failed - Invalid JWT token.&lt;/P&gt;&lt;P&gt;If this is the case then you should check the knosso.token.ttl property. This you can find in Ambari &amp;gt; Knox &amp;gt; Configs &amp;gt; Advanced knoxsso-topology.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/94241/kei-miyauchi.html"&gt;&lt;/A&gt;knosso.token.ttl should be 30 seconds by default. checkout the below kb article.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/supportkb/223278/errorjwt-authentication-failed-invalid-jwt-token-w.html"&gt;https://community.hortonworks.com/content/supportkb/223278/errorjwt-authentication-failed-invalid-jwt-token-w.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and if this is not the issue then can you please upload the ambari-sever logs ambari-audit logs.&lt;/P&gt;&lt;P&gt;Hope this helps!!!!!!!!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 22:55:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237754#M199567</guid>
      <dc:creator>gyadav</dc:creator>
      <dc:date>2018-11-27T22:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237755#M199568</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/92305/gyadav.html" nodeid="92305"&gt;@gyadav&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I found that knoxsso.token.ttl was 10 hours. I set it 30 seconds and it worked.&lt;BR /&gt;However,
 I want to set long TTL because I'm using other components which 
authenticates users by Knox only. If I set TTL 30 seconds, such 
components wil require login every 30 seconds.&lt;BR /&gt;&lt;BR /&gt;Is there a way like this?&lt;BR /&gt;1. make Ambari invalidate JWT not only its own session when I logout from Ambari&lt;BR /&gt;2. make Ambari authenticate users by Knox only(forbid to have its own session)&lt;BR /&gt;&lt;BR /&gt;Any information helps.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 11:00:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237755#M199568</guid>
      <dc:creator>kei_miyauchi_</dc:creator>
      <dc:date>2018-11-28T11:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237756#M199569</link>
      <description>&lt;P&gt;@Kei Miyauchi,&lt;/P&gt;&lt;P&gt;Great it worked!!!! Kindly accept my previous answer.&lt;/P&gt;&lt;P&gt;Regarding your query, Which all components you are using to authenticate via knox. &lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 13:30:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237756#M199569</guid>
      <dc:creator>gyadav</dc:creator>
      <dc:date>2018-11-28T13:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237757#M199570</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/92305/gyadav.html" nodeid="92305"&gt;@gyadav&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I'm using NiFi, and Oozie's web UI.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 15:47:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237757#M199570</guid>
      <dc:creator>kei_miyauchi_</dc:creator>
      <dc:date>2018-11-28T15:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237758#M199571</link>
      <description>&lt;P&gt;I created another Knox topology whose token has long TTL, and assigned it to NiFi.&lt;BR /&gt;It's not SSO because Token is separated. I should type my username and password to Ambari even if I already logged in  to NiFi. But at least I can logout from Ambari(and don't have to re-login to NiFi each 30 seconds).&lt;BR /&gt;&lt;BR /&gt;Thank you for all your help.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 13:29:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/237758#M199571</guid>
      <dc:creator>kei_miyauchi_</dc:creator>
      <dc:date>2018-11-29T13:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/280452#M208855</link>
      <description>&lt;P&gt;&lt;SPAN&gt;@&lt;A href="https://community.cloudera.com/users/92305/gyadav.html" rel="user" target="_blank"&gt;gyadav&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I tried this option of changing the ttl value. It is still not working for me. After I logout it redirects to login page and automatically logins in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gazal&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 09:37:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/280452#M208855</guid>
      <dc:creator>Gazal</dc:creator>
      <dc:date>2019-10-17T09:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Logout from Ambari with Knox SSO</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/322078#M228669</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/61867"&gt;@gyadav&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I have configured the knox-sso for ranger,hdfs,yarn ui but getting the username and password is incorrect error.I have checked knox-audit log and also ambari logs but not able to find root cause and hdp env is 3.0.1&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 14:18:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-Logout-from-Ambari-with-Knox-SSO/m-p/322078#M228669</guid>
      <dc:creator>somesh</dc:creator>
      <dc:date>2021-08-05T14:18:40Z</dc:date>
    </item>
  </channel>
</rss>

