<div dir="ltr"><div>Hello, after migrating Shibboleth IDP from version 3.4 to 4.1 I have a problem with a custom <br></div><div>intercept: it checks the value of a couple of attributes, the intercept flow is executed but in logs <br></div><div>I see:<br>WARN [net.shibboleth.idp.profile.logic.AbstractAttributePredicate:105]|node019rqzth3w3nvw1iztta0t7xcai0|No AttributeContext located for evaluation</div><div>and I suspect that this is the cause of the problem<br></div><div><br></div><div>The flow calls the bean (CheckUser) using:</div><div><if test="checkUser.test(opensamlProfileRequestContext)" then="blockUser" else="proceed"/></div><div><br></div><div>The flow is configured on relying-party.xml in this way:<br></div><div><bean parent="Shibboleth.SSO" p:postAuthenticationFlows="#{{'customintercept',...</div><div><br></div><div>On version 3.4 it works perfectly</div><div>Any suggestion ?</div><div>Thank you</div><div>Marco<br></div></div>