<div dir="auto">Hi.</div><div dir="auto"><br></div><div dir="auto">I’d like to get Client IP Address in conf/authn/mfa-authn-config.xml.</div><div dir="auto"><br></div><div dir="auto">According to shibboleth wiki, I can do that by defining ‘p:customObject-ref="shibboleth.HttpServletRequest"’ as XML attribute in bean tag and using custom.RemoteAddr.</div><div dir="auto"><br></div><div dir="auto">But I’ve already defined p:customObject-ref to get another custom bean I developed.</div><div dir="auto"><br></div><div dir="auto">How can I get Client IP Address in this case?</div>