Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] User identifier in request logs

We use spring security for authentication/authorization, is there a way for us to plug the user identifier to be used in the NCSA request logs?  We do have one realm-based user identifier and I see that just fine, but I'd like to be able to bridge from Spring Security to jetty request logs to show the user id in the request logs.

Possible?

Cheers,
Craig

Back to the top