<?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 PingFederate OIDC connection for Qlik Cloud in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1926539#M22037</link>
    <description>&lt;P&gt;I wanted to see if there is any type of documentation or if anyone here has successfully configured an OIDC connection in PingFederate that provides SSO to Qlik Cloud.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been trying to get my configuration to work but am currently stuck at a claims error everytime I try to validate the connection in Qlik.&amp;nbsp; I know I am sending all the correct claims (open_id email sub profile) and am stuck at this point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help from anyone would be greatly appreciated!!!&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2022 21:39:54 GMT</pubDate>
    <dc:creator>lupusyonderboy</dc:creator>
    <dc:date>2022-05-04T21:39:54Z</dc:date>
    <item>
      <title>PingFederate OIDC connection for Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1926539#M22037</link>
      <description>&lt;P&gt;I wanted to see if there is any type of documentation or if anyone here has successfully configured an OIDC connection in PingFederate that provides SSO to Qlik Cloud.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been trying to get my configuration to work but am currently stuck at a claims error everytime I try to validate the connection in Qlik.&amp;nbsp; I know I am sending all the correct claims (open_id email sub profile) and am stuck at this point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help from anyone would be greatly appreciated!!!&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 21:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1926539#M22037</guid>
      <dc:creator>lupusyonderboy</dc:creator>
      <dc:date>2022-05-04T21:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: PingFederate OIDC connection for Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1926605#M22040</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/178416"&gt;@lupusyonderboy&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you let me know what error you are getting?&lt;/P&gt;
&lt;P&gt;You can check the claims being sent using the following API. Append the following to your Tenant URL as an authenticated user.&lt;BR /&gt;/api/v1/diagnose-claims&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 06:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1926605#M22040</guid>
      <dc:creator>Seanog_Murphy</dc:creator>
      <dc:date>2022-05-05T06:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: PingFederate OIDC connection for Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1927010#M22052</link>
      <description>&lt;P&gt;This is the error I receive after I try to validate my connection.&amp;nbsp; I get redirected back to my pingfed, login successfully and then when it tries to access Qlik I get this;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="management-console-seed-qmfe-management-console-361"&gt;An error occurred while validating your identity provider configuration. Please review your configuration settings.&lt;/P&gt;
&lt;DIV class="management-console-seed-qmfe-management-console-359"&gt;
&lt;PRE class="management-console-seed-qmfe-management-console-360" data-testid="error-card__pre-formatted-json"&gt;{
  "status": "claimsError",
  "oauth2Error": {
    "error": "invalid_client",
    "errorDescription": "Invalid client or client credentials."
  },
  "error": "Invalid client or client credentials."
}&lt;/PRE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 May 2022 16:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1927010#M22052</guid>
      <dc:creator>lupusyonderboy</dc:creator>
      <dc:date>2022-05-05T16:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: PingFederate OIDC connection for Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1964815#M22946</link>
      <description>&lt;P&gt;verify the following in the OAuth Server settings:&lt;/P&gt;
&lt;P&gt;1. an IdP adapter mapping to persistent grant.&lt;/P&gt;
&lt;P&gt;2. access token management.&lt;/P&gt;
&lt;P&gt;3. defined an access token mapping using the token manager defined above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. a policy manager.&lt;/P&gt;
&lt;P&gt;5. ensure that you're using the client_id not the name in Qlik.&amp;nbsp; Use the token manager and policy defined.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would help if you can share the settings you have defined in PF.&amp;nbsp; &amp;nbsp;You should be able to test your configuration using Postman.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 19:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/PingFederate-OIDC-connection-for-Qlik-Cloud/m-p/1964815#M22946</guid>
      <dc:creator>alex_almero</dc:creator>
      <dc:date>2022-08-04T19:07:13Z</dc:date>
    </item>
  </channel>
</rss>

