<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">We are using the  authn/External module in 4.1.4. I have the property setting in authn.properties to allow forced Authentication:<div class=""><pre style="background-color: rgb(255, 255, 255); color: rgb(74, 92, 110); font-family: "JetBrains Mono", monospace; font-size: 9.8pt;" class=""><span style="color: rgb(242, 137, 49);" class="">idp.authn.External.forcedAuthenticationSupported </span><span style="color: rgb(159, 159, 159);" class="">= </span><span style="color: rgb(166, 202, 145);" class="">true</span></pre><div class=""><br class=""></div></div><div class="">but it doesn’t appear to use it. I see the following error in the logs:<div class=""><br class=""></div><div class="">DEBUG [net.shibboleth.idp.authn.impl.FilterFlowsByForcedAuthn:79] - Profile Action FilterFlowsByForcedAuthn: Removing flow authn/External, it does not support forced authentication</div></div><div class=""><br class=""></div><div class="">Any advice on how to troubleshoot? The documentation suggests this is the way to turn on support for forced authentication. </div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">Jeff</div></body></html>