<?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 Integrating DUO Web V2 SDK (MFA) with SharePoint On-Premise version in APIs</title>
    <link>https://community.cisco.com/t5/apis/integrating-duo-web-v2-sdk-mfa-with-sharepoint-on-premise/m-p/4876181#M35</link>
    <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am trying to integrate DUO Web V2 SDK to our existing Sharepoint based login Page. The page is developed as a custom module using Microsoft Membership Provider.&lt;/P&gt;
&lt;P&gt;In order to do this, I followed the DUO library &lt;A href="https://github.com/duosecurity/duo_dotnet" rel="noopener nofollow ugc"&gt;https://github.com/duosecurity/duo_dotnet&lt;/A&gt; . I have integrated DUO UI by adding the below code segment as the documentation.&lt;/P&gt;
&lt;P&gt;Duo.init({&lt;BR /&gt;
‘host’: ‘host’,&lt;BR /&gt;
‘sig_request’: ‘sig_request’,&lt;BR /&gt;
‘post_action’: ‘Landing.aspx?pages=1’&lt;BR /&gt;
});&lt;/P&gt;
&lt;P&gt;For the post_action I called the same page with an additional parameter to recognize the Postback is from DUO. Even though it gets called as a post_back, the &lt;STRONG&gt;sender&lt;/STRONG&gt; or the &lt;STRONG&gt;e&lt;/STRONG&gt; object does not contain the response from DUO.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;protected void Page_Load(object sender, EventArgs e)&lt;BR /&gt;
{}&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Additionally, As I saw most of the articles, the post _action mentions a URI (Method endpoint) which defines in MVC. But in our case we don’t use MVC and we use SharePoint server-side web part which uses &lt;A href="http://ASP.net" rel="noopener nofollow ugc"&gt;ASP.net&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Could any one help me to resolve this?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 29 Nov 2020 23:01:44 GMT</pubDate>
    <dc:creator>Kanishka_Jayawardene</dc:creator>
    <dc:date>2020-11-29T23:01:44Z</dc:date>
    <item>
      <title>Integrating DUO Web V2 SDK (MFA) with SharePoint On-Premise version</title>
      <link>https://community.cisco.com/t5/apis/integrating-duo-web-v2-sdk-mfa-with-sharepoint-on-premise/m-p/4876181#M35</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am trying to integrate DUO Web V2 SDK to our existing Sharepoint based login Page. The page is developed as a custom module using Microsoft Membership Provider.&lt;/P&gt;
&lt;P&gt;In order to do this, I followed the DUO library &lt;A href="https://github.com/duosecurity/duo_dotnet" rel="noopener nofollow ugc"&gt;https://github.com/duosecurity/duo_dotnet&lt;/A&gt; . I have integrated DUO UI by adding the below code segment as the documentation.&lt;/P&gt;
&lt;P&gt;Duo.init({&lt;BR /&gt;
‘host’: ‘host’,&lt;BR /&gt;
‘sig_request’: ‘sig_request’,&lt;BR /&gt;
‘post_action’: ‘Landing.aspx?pages=1’&lt;BR /&gt;
});&lt;/P&gt;
&lt;P&gt;For the post_action I called the same page with an additional parameter to recognize the Postback is from DUO. Even though it gets called as a post_back, the &lt;STRONG&gt;sender&lt;/STRONG&gt; or the &lt;STRONG&gt;e&lt;/STRONG&gt; object does not contain the response from DUO.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;protected void Page_Load(object sender, EventArgs e)&lt;BR /&gt;
{}&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Additionally, As I saw most of the articles, the post _action mentions a URI (Method endpoint) which defines in MVC. But in our case we don’t use MVC and we use SharePoint server-side web part which uses &lt;A href="http://ASP.net" rel="noopener nofollow ugc"&gt;ASP.net&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Could any one help me to resolve this?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 29 Nov 2020 23:01:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/apis/integrating-duo-web-v2-sdk-mfa-with-sharepoint-on-premise/m-p/4876181#M35</guid>
      <dc:creator>Kanishka_Jayawardene</dc:creator>
      <dc:date>2020-11-29T23:01:44Z</dc:date>
    </item>
  </channel>
</rss>

