Skip to content

Spring 6 compatibility #598

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

Closed
Artur- opened this issue Jan 20, 2022 · 1 comment
Closed

Spring 6 compatibility #598

Artur- opened this issue Jan 20, 2022 · 1 comment
Assignees
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@Artur-
Copy link

Artur- commented Jan 20, 2022

Expected Behavior
This project should work with Spring 6

Current Behavior
The project uses Servlet < 5 with the javax namespace

Context
Spring 6 moved to Servlet 5 and Spring 6 M2 is already out.
When trying to test out Spring Boot 3 snapshot + Spring 6 M2 I ran into the issue that the oauth server cannot be used.

@Artur- Artur- added the type: enhancement A general enhancement label Jan 20, 2022
@jgrandja
Copy link
Collaborator

@Artur- Spring Authorization Server currently builds against Spring Security 5.5.3. We plan to upgrade to Spring Security 5.6.0 in the 0.3.0 release (gh-594).

We will upgrade to Spring Security 6.0 after it is released, which is planned for later this year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

2 participants