<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Enforcing two factor configuration]]></title><description><![CDATA[<p dir="auto">When enabling two-factor for a user, is there a way to do so such that they have to configure <code>code</code> and <code>delivery</code> on next login?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/267/enforcing-two-factor-configuration</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 13:26:05 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/267.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Aug 2020 17:51:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Enforcing two factor configuration on Thu, 25 May 2023 19:38:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2399">@mangeshp16</a> The original question is over two years old. Since version 1.42, you can enforce MFA at the tenant level (or the application level if you have the enterprise plan). This means that any user who logs in is required to have MFA. If they do not, they are redirected to <a href="https://fusionauth.io/docs/v1/tech/themes/template-variables#account-two-factor-enable" rel="nofollow ugc">a page</a> where they can set it up.</p>
<p dir="auto">There are other ways to accomplish this. You could build your own MFA page which would <a href="https://fusionauth.io/docs/v1/tech/guides/multi-factor-authentication#building-your-own-interface" rel="nofollow ugc">call the APIs directly</a>. When a user logs in, you can check to see if they have any <code>twoFactor</code> methods available and if they don't, you can send them to this page.</p>
]]></description><link>https://fusionauth.io/community/forum/post/6177</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/6177</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Thu, 25 May 2023 19:38:08 GMT</pubDate></item><item><title><![CDATA[Reply to Enforcing two factor configuration on Thu, 25 May 2023 02:55:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a> How to prompt the user to set up authenticator after login</p>
]]></description><link>https://fusionauth.io/community/forum/post/6176</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/6176</guid><dc:creator><![CDATA[mangeshp16]]></dc:creator><pubDate>Thu, 25 May 2023 02:55:19 GMT</pubDate></item><item><title><![CDATA[Reply to Enforcing two factor configuration on Mon, 03 Aug 2020 17:51:42 GMT]]></title><description><![CDATA[<p dir="auto">Not within the FusionAuth OAuth2 workflows, but you could prompt the user to do this after login.</p>
]]></description><link>https://fusionauth.io/community/forum/post/743</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/743</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 03 Aug 2020 17:51:42 GMT</pubDate></item></channel></rss>