TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 7 forks source link

Add more information into audit log #224

Open ateska opened 1 year ago

ateska commented 1 year ago

Is your feature request related to a problem? Please describe. When investigating SeaCat Auth operation, I want to see more information in the audit log collection.

Describe the solution you'd like I suggest to include "User agent" and possibily peer IP address from the HTTP request headers into the "LOGIN_SUCCESSFUL", "LOGIN_FAILED" and "ANONYMOUS_SESSION_CREATED" audit log entries.