Menu

#14 JAAS without user/password.

v1.0 (example)
open
nobody
None
5
2007-10-16
2007-10-16
Parag
No

Wondering if there is an easy way to use JManage with JAAS but authenticating based upon entries in the request header (not user name and password). Required to support corporate internal authentication.

All documentation out there suggests JManage always requires callback handlers for user and password.

Perhaps this can be done by directly changing Jetty config, since Jetty supports JAAS with callback handler method setRequest(HTTPRequest) that is required in this situation.

Thanks.

Discussion


Log in to post a comment.