Skip to content

andrzejszywala/quarkus-samesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample application which shows how to set SameSite attribute on JSESSIONID Cookie.

Run application: mvnw compile quarkus:dev

Open http://localhost:8080/samesite

JSESSIONID cookie should have secure and SameSite=None attributes

About

Quarkus example of SameSite Cookie attribute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published