Spring-security: OAuth2 support and spring-security-oauth2

Created on 30 Jul 2018  路  3Comments  路  Source: spring-projects/spring-security

I've read this announcement which points here to give feedback.

I'm excited to see OAuth2 support coming in Spring Security core, but how this relates to spring-security-oauth2?

A quick glimpse at it and it seems they are two different implementation. Is there a migration guide for those who are using the "old" implementation?

stackoverflow

Most helpful comment

Yes, thank you!

It would be useful to add Spring Security 5.1 to the OAuth 2.0 Features Matrix to make it easier to follow feature development in 5.1 and know when to migrate.

All 3 comments

Thanks for the feedback! Does this answer your question?

https://spring.io/blog/2018/01/30/next-generation-oauth-2-0-support-with-spring-security

Yes, thank you!

It would be useful to add Spring Security 5.1 to the OAuth 2.0 Features Matrix to make it easier to follow feature development in 5.1 and know when to migrate.

The OAuth 2.0 Feature Matrix has been updated to include Spring Security 5.1, in revision 778da4d.
We have also created gh-6733 to introduce migration guidance for Spring Security's OAuth 2.0 Support.
Therefore, I am closing this issue.

Was this page helpful?
0 / 5 - 0 ratings