0

I would like to know if it is possible to tell the Session which ID it should carry. Googleling around made me feel like it is not. Is that true?

Thank you

Jan Kressin
  • 85
  • 1
  • 8
  • http://stackoverflow.com/questions/25918556/spring-boot-configure-custom-jsessionid-for-embedded-server – freakman Oct 26 '15 at 10:36
  • Does that allow me to change the value itself? It looks like it is just setting the key-name under which the sessionID itself is stored. Please tell me if I am wrong. – Jan Kressin Oct 26 '15 at 11:38
  • why do you need to change actual id? – freakman Oct 26 '15 at 11:41
  • We would like to replace the id with an id generated by the database (that one looks a bit like a guid). We would then use this ID for both spring security and db stuff. – Jan Kressin Oct 26 '15 at 11:58

0 Answers0