<div dir="ltr">Hello,<br><div><br></div><div>How do I find out what to change in my config, to fix this warning?</div><div><br></div><div><font face="monospace">:  shib-idp;idp-process.log;dev;nothing;2020-06-26 13:56:22,015 - <a href="http://136.242.2.242/87CD3FC963447CD94E6E0084138FE301">136.242.2.242/87CD3FC963447CD94E6E0084138FE301</a> - WARN [DEPRECATED:125] - Java class method 'requestContext.getPrincipalName()': This will be removed in the next major version of this software; replacement is resolutionContext.getPrincipal()<br>:  shib-idp;idp-warn.log;dev;nothing;2020-06-26 13:56:22,015 - 136.242.2.242 - WARN [DEPRECATED:125] - Java class method 'requestContext.getPrincipalName()': This will be removed in the next major version of this software; replacement is resolutionContext.getPrincipal()<br>:  shib-idp;idp-process.log;dev;nothing;2020-06-26 13:56:22,029 - <a href="http://136.242.2.242/87CD3FC963447CD94E6E0084138FE301">136.242.2.242/87CD3FC963447CD94E6E0084138FE301</a> - DEBUG [net.shibboleth.idp.attribute.resolver.dc.ldap.impl.TemplatedExecutableSearchFilterBuilder:212] - Template text (cn=$requestContext.principalName) yields (cn=lrhazi)<br>:  shib-idp;idp-process.log;dev;nothing;2020-06-26 13:56:22,053 - <a href="http://136.242.2.242/87CD3FC963447CD94E6E0084138FE301">136.242.2.242/87CD3FC963447CD94E6E0084138FE301</a> - DEBUG [org.ldaptive.ssl.AggregateTrustManager:151] - checkServerTrusted for sun.security.ssl.X509TrustManagerImpl@2e882141 succeeded</font><br></div><div><br></div><div><br></div><div>grepping for files containing 

getPrincipalName

 :</div><div><font face="monospace"><br></font></div><div><font face="monospace">[root@b99afe915f32 shibboleth-idp]# grep -lr getPrincipalName .<br>./system/flows/authn/authn-flow.xml<br>./system/flows/authn/initial-authn-flow.xml<br>./system/flows/intercept/impersonate-flow.xml<br>./old-20200626-1524/system/flows/authn/authn-flow.xml<br>./old-20200626-1524/system/flows/authn/initial-authn-flow.xml<br>./old-20200626-1524/system/flows/intercept/impersonate-flow.xml<br>[root@b99afe915f32 shibboleth-idp]#<br></font></div><div><font face="monospace"><br></font></div><div>These files should have been upgraded automatically by the installer? Do I need to manually update them? and where do I find the updated versions?</div><div><br></div><div>Thank you!</div><div>Mohamed.</div><div></div></div>