Menu

#105 user ip address not audited on successful login

open
nobody
5
2009-07-16
2009-07-16
Anonymous
No

The user's ip address is available for auditing in the SSOIdentityProviderImpl class. However on line 214 of the 1.8 source a new ssocontext is created by the gateway and the ip address is lost. Then when the SSOIdentityProviderImpl audits the successfull login on line 217 no ip address is available.

Discussion