GWTP icon indicating copy to clipboard operation
GWTP copied to clipboard

Security Cookie does not work with REST

Open steffimueller opened this issue 11 years ago • 4 comments

This is what I did in my module file:

bindConstant().annotatedWith( SecurityCookie.class ).to("JSESSIONID");

But in my request is no additional header or cookie.

Am I miss something? The line above is the only line I did.

steffimueller avatar Feb 09 '14 17:02 steffimueller

+1

confile avatar Feb 10 '14 23:02 confile

@Chris-V Is that normal? If not, was that fixed in GWTP 1.2.1?

olafleur avatar Apr 18 '14 16:04 olafleur

@Chris-V ?

olafleur avatar May 02 '14 16:05 olafleur

I need to investigate. I'm too busy right now with internal projects tough

Chris-V avatar May 02 '14 17:05 Chris-V