<?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 Programmatically validate OIDC IdP in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-validate-OIDC-IdP/m-p/2440422#M20352</link>
    <description>&lt;P&gt;I am following the instructions in the documentation below to set up an OIDC IdP for our SPA implementation using qlik-embed JS.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-creating-idp.htm" target="_blank"&gt;Creating a new identity provider configuration | Qlik Cloud Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://qlik.dev/embed/qlik-embed/quickstart/qlik-embed-spa-tutorial/" target="_blank"&gt;Silent authentication with qlik-embed and OAuth SPA | Qlik Developer Portal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I was able to successfully set up the generic OIDC IdP that is integrated with our web application.&amp;nbsp; The SPA is able to silently authenticate, which is great.&amp;nbsp; However, the IdP validation and activation step seems to require a user to interact with the forms for the initial IdP set up.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a challenge since we have an OEM use case where we are spinning up new Qlik Tenants and configuring them programmatically.&amp;nbsp; Is there a way to validate and activate the OIDC IdP programmatically i.e. via API?&amp;nbsp; We plan on using Captcha eventually, so programmatical validation and activation is almost a must.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2024 23:24:07 GMT</pubDate>
    <dc:creator>yosuke-coupa</dc:creator>
    <dc:date>2024-04-11T23:24:07Z</dc:date>
    <item>
      <title>Programmatically validate OIDC IdP</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-validate-OIDC-IdP/m-p/2440422#M20352</link>
      <description>&lt;P&gt;I am following the instructions in the documentation below to set up an OIDC IdP for our SPA implementation using qlik-embed JS.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-creating-idp.htm" target="_blank"&gt;Creating a new identity provider configuration | Qlik Cloud Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://qlik.dev/embed/qlik-embed/quickstart/qlik-embed-spa-tutorial/" target="_blank"&gt;Silent authentication with qlik-embed and OAuth SPA | Qlik Developer Portal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I was able to successfully set up the generic OIDC IdP that is integrated with our web application.&amp;nbsp; The SPA is able to silently authenticate, which is great.&amp;nbsp; However, the IdP validation and activation step seems to require a user to interact with the forms for the initial IdP set up.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a challenge since we have an OEM use case where we are spinning up new Qlik Tenants and configuring them programmatically.&amp;nbsp; Is there a way to validate and activate the OIDC IdP programmatically i.e. via API?&amp;nbsp; We plan on using Captcha eventually, so programmatical validation and activation is almost a must.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 23:24:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-validate-OIDC-IdP/m-p/2440422#M20352</guid>
      <dc:creator>yosuke-coupa</dc:creator>
      <dc:date>2024-04-11T23:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically validate OIDC IdP</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-validate-OIDC-IdP/m-p/2440534#M20355</link>
      <description>&lt;P&gt;If you're looking to set up an OIDC IdP via APIs, then you can skip the verification step and bypass the interactive piece by setting skipVerify=true. You then pass the options as options, rather than pendingOptions. I have an example for Azure AD here:&amp;nbsp;&lt;A href="https://qlik.dev/examples/manage-examples/identity-provider-create/#oidc" target="_blank"&gt;https://qlik.dev/examples/manage-examples/identity-provider-create/#oidc&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 08:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-validate-OIDC-IdP/m-p/2440534#M20355</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-04-12T08:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically validate OIDC IdP</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-validate-OIDC-IdP/m-p/2443116#M20397</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;,&amp;nbsp;I was able to use the example and create a generic OIDC programmatically without validation.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 20:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-validate-OIDC-IdP/m-p/2443116#M20397</guid>
      <dc:creator>yosuke-coupa</dc:creator>
      <dc:date>2024-04-19T20:50:56Z</dc:date>
    </item>
  </channel>
</rss>

