<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Secondary Authentication Using Duo Security]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8135</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8135&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Secondary Authentication Using Duo Security.]]></description>
		<lastBuildDate>Mon, 06 May 2019 16:25:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Secondary Authentication Using Duo Security]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34884#p34884</link>
			<description><![CDATA[<p>Thanks you apmuthu, will try and post results here.</p>]]></description>
			<author><![CDATA[null@example.com (Denis)]]></author>
			<pubDate>Mon, 06 May 2019 16:25:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34884#p34884</guid>
		</item>
		<item>
			<title><![CDATA[Re: Secondary Authentication Using Duo Security]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34870#p34870</link>
			<description><![CDATA[<p>The FA Login with<br /></p><div class="codebox"><pre><code>user_name_entry_field
password
company_login_name</code></pre></div><p>gets posted to itself (index.php) which includes the session file (includes/session.inc) that checks if a session exists and if not, includes the&nbsp; login form (access/login.php).</p><p>It is in the last file referred to above that you will need to create a secondary hook for your dual authorisation using a special unique session variable as a flag.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 04 May 2019 07:34:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34870#p34870</guid>
		</item>
		<item>
			<title><![CDATA[Re: Secondary Authentication Using Duo Security]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34867#p34867</link>
			<description><![CDATA[<p>Thanks apmuthu!</p><p>This will work if I want to capture second authentication at the same time as login.<br />In my case I would like to validate username+password first and only after that show separate captive page where I will handle additional auth (users can have different types MFA that will require different handling). Only after that second page user will be logged on. Failure at either of these steps will take user back to login. </p><p>I guess my question is &quot;how can I introduce an additional page between successful login and taking user to the main application&quot;.</p>]]></description>
			<author><![CDATA[null@example.com (Denis)]]></author>
			<pubDate>Fri, 03 May 2019 19:41:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34867#p34867</guid>
		</item>
		<item>
			<title><![CDATA[Re: Secondary Authentication Using Duo Security]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34863#p34863</link>
			<description><![CDATA[<p>Use SMS OTP to generate a dynamic password valid for that session only directly in the db - maybe an extra field in the use record.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 03 May 2019 04:11:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34863#p34863</guid>
		</item>
		<item>
			<title><![CDATA[Secondary Authentication Using Duo Security]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34843#p34843</link>
			<description><![CDATA[<p>Looking for the correct way to implement 2FA using Duo Security: after successful login I need to make a second authorization call (javascript + iFrame). Here is documentation on Duo architecture: https://duo.com/docs/duoweb<br />PHP demo Duo code is available here: https://github.com/duosecurity/duo_php</p><p>Is it possible to add one more step (with user interaction) to login process?<br />Have had a look at ldap_auth extension, but it seems to replace FA authenticate, where I want to add an extra step.</p><p>Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (Denis)]]></author>
			<pubDate>Tue, 30 Apr 2019 21:02:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34843#p34843</guid>
		</item>
	</channel>
</rss>
