JBoss Community

How to pass data from valve to login module?

created by herb in PicketBox Development - View the full discussion

I use AS71.0CR1b

 

I need some http header data in my login module. - But how can I access http header in login modules?

 

My current approach is to read http header in a valve, put it in a thread local and access it in my login module.

Is there a better solution??

 

Can this realized with JAAS callbacks? (I have not found an appropriate one). Which one?

 

Or can it done in combination with an own callback handler (how can I register an own callbackhandler in AS7?)?

 

Many questions...

 

Thanks, herb

Reply to this message by going to Community

Start a new discussion in PicketBox Development at Community