<?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 Login Module for Qliksense App in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Login-Module-for-Qliksense-App/m-p/1627389#M46693</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am developing a web application which will show qliksense component in HTML web pages.&lt;/P&gt;&lt;P&gt;To add qliksense component in HTML page I am using Qlik Demo Tool QDT api with Angular Js.&lt;/P&gt;&lt;P&gt;&lt;A href="https://webapps.qlik.com/qdt-components/angular/index.html#/" target="_blank"&gt;https://webapps.qlik.com/qdt-components/angular/index.html#/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here I need help that I need to create Login Module for Qlik Sense Server.&lt;/P&gt;&lt;P&gt;Currently Authentication is happening as below:-&lt;/P&gt;&lt;P&gt;User will have acces to Qliksense Server&lt;BR /&gt;User have to login in qliksense&amp;nbsp; dev server, whihc use single sign on. like: www.&amp;lt;qliksense-server&amp;gt;.com/hub/&lt;/P&gt;&lt;P&gt;Then user will opne our web page and QDT will load required qliksense component with its appid and object id.&lt;/P&gt;&lt;P&gt;here If user is not logged in into qliksense server the No qliksense component will be visible in our HTMl page.&lt;/P&gt;&lt;P&gt;I need to create a login module (either with ticketing or session id )which will take user name and password and will hit qliksense server and show qliksense components in out web portal without login going to&amp;nbsp;www.&amp;lt;qliksense-server&amp;gt;.com/hub/.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder If there is any rest URL or api which will take user name ans password as post request and show response in json whether user is authorize or not. like we have below url to get user detail in json:-&lt;BR /&gt;www.&amp;lt;qliksense-server&amp;gt;.com/qps/user&lt;BR /&gt;OP&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"userDirectory": "INTRANET",&lt;BR /&gt;"userId": "krnarend",&lt;BR /&gt;"userName": "Krishnani, Narendra: RFT (PUN)",&lt;BR /&gt;"logoutUri": "&lt;A href="http://qsbuilduat.barcapint.com/qps/user" target="_blank"&gt;http://qsbuilduat.barcapint.com/qps/user&lt;/A&gt;"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be appreciated. Please advice&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Narendra Krishnani&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:01:31 GMT</pubDate>
    <dc:creator>kranrend</dc:creator>
    <dc:date>2024-11-16T20:01:31Z</dc:date>
    <item>
      <title>Login Module for Qliksense App</title>
      <link>https://community.qlik.com/t5/App-Development/Login-Module-for-Qliksense-App/m-p/1627389#M46693</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am developing a web application which will show qliksense component in HTML web pages.&lt;/P&gt;&lt;P&gt;To add qliksense component in HTML page I am using Qlik Demo Tool QDT api with Angular Js.&lt;/P&gt;&lt;P&gt;&lt;A href="https://webapps.qlik.com/qdt-components/angular/index.html#/" target="_blank"&gt;https://webapps.qlik.com/qdt-components/angular/index.html#/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here I need help that I need to create Login Module for Qlik Sense Server.&lt;/P&gt;&lt;P&gt;Currently Authentication is happening as below:-&lt;/P&gt;&lt;P&gt;User will have acces to Qliksense Server&lt;BR /&gt;User have to login in qliksense&amp;nbsp; dev server, whihc use single sign on. like: www.&amp;lt;qliksense-server&amp;gt;.com/hub/&lt;/P&gt;&lt;P&gt;Then user will opne our web page and QDT will load required qliksense component with its appid and object id.&lt;/P&gt;&lt;P&gt;here If user is not logged in into qliksense server the No qliksense component will be visible in our HTMl page.&lt;/P&gt;&lt;P&gt;I need to create a login module (either with ticketing or session id )which will take user name and password and will hit qliksense server and show qliksense components in out web portal without login going to&amp;nbsp;www.&amp;lt;qliksense-server&amp;gt;.com/hub/.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder If there is any rest URL or api which will take user name ans password as post request and show response in json whether user is authorize or not. like we have below url to get user detail in json:-&lt;BR /&gt;www.&amp;lt;qliksense-server&amp;gt;.com/qps/user&lt;BR /&gt;OP&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"userDirectory": "INTRANET",&lt;BR /&gt;"userId": "krnarend",&lt;BR /&gt;"userName": "Krishnani, Narendra: RFT (PUN)",&lt;BR /&gt;"logoutUri": "&lt;A href="http://qsbuilduat.barcapint.com/qps/user" target="_blank"&gt;http://qsbuilduat.barcapint.com/qps/user&lt;/A&gt;"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be appreciated. Please advice&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Narendra Krishnani&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Login-Module-for-Qliksense-App/m-p/1627389#M46693</guid>
      <dc:creator>kranrend</dc:creator>
      <dc:date>2024-11-16T20:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Login Module for Qliksense App</title>
      <link>https://community.qlik.com/t5/App-Development/Login-Module-for-Qliksense-App/m-p/1663021#M49834</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm facing the same situation, did you find solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David HG&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 16:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Login-Module-for-Qliksense-App/m-p/1663021#M49834</guid>
      <dc:creator>david_hg96</dc:creator>
      <dc:date>2020-01-06T16:36:26Z</dc:date>
    </item>
  </channel>
</rss>

