Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SameSite property to JwtConfigurationProperties #217

Closed
abedurftig opened this issue Apr 19, 2020 · 2 comments
Closed

Add SameSite property to JwtConfigurationProperties #217

abedurftig opened this issue Apr 19, 2020 · 2 comments
Assignees
Milestone

Comments

@abedurftig
Copy link
Contributor

After this micronaut-projects/micronaut-core#2956, it should be possible to configure the SameSite setting via the application properties.

@jameskleeh
Copy link
Contributor

The security classes inherit from the ones changed in core so nothing to do on our end except compile with that version of core

@abedurftig
Copy link
Contributor Author

@jameskleeh, there is some work. The JwtConfigurationProperties need to updated, like I have shown in the PR or do I miss something?

@jameskleeh jameskleeh added this to the 1.3.2 milestone Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants