I have Waffle SSO filter working perfectly fine , but our server logs are now totally filled with lines like below :
[2021-05-18T08:54:24.525+0100] [Payara 5.2021.1] [SEVERE] [] [javax.enterprise.system.core.security.com.sun.enterprise.iiop.security] [tid: _ThreadID=115 _ThreadName=http-thread-pool::http-listener-1(3)] [timeMillis: 1621324464525] [levelValue: 1000] [[
IIOP1002: Principal propagation: Cannot find principal information in subject]]
So my question is, how to get rid of these logs ?
Here are some other details :
AppServer - Payara 5
Waffle SSO type - Filter based (version 2.3.0)
OS : Windows 10