<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=""><div><br class=""><blockquote type="cite" class=""><div class=""><div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">In conf/relying-party.xml, make sure that you have defined 'p:responderIdLookupStrategy-ref=“profileResponderIdLookupFunction”’ for the shibboleth.* beans that contain OIDC profile configurations.</div></div></blockquote><br class=""></div><div>Forgot the example:</div><div><br class=""></div><div>...</div><div><br class=""></div><div><div class=""><bean id="shibboleth.DefaultRelyingParty" p:responderIdLookupStrategy-ref="profileResponderIdLookupFunction" parent="RelyingParty"></div><div class=""> <property name="profileConfigurations"></div><div class=""> <list></div><div class=""> <bean parent="OIDC.SSO" p:postAuthenticationFlows="attribute-release" /></div></div>…<div class=""><br class=""></div><div class="">BR,</div><div class="">Henri.</div></body></html>