Hello, 

I'm using AuthenticatedWebApplication class to manage my login and
roles. While it works well I want wicket to set the "Authorization" http
header each time it does a request. 

I don't really know if this makes sense.

The application is currently working in this context 

http://localhost:8080/lead-services-war/

If I login wicket should set the "Authorization" header in http. 


I have some services running in
http://localhost:8080/lead-services-war/services and I need to use the
same authorization made by wicket in this services. Do you know how to
propagate this authorization?

Thank you a lot in advance.

Best regards,

Reply via email to