Hey guys, I was looking around for some document that states which OAuth2 spec version the latest version of the Spring OAuth2 libraries support. Would anyone know? Thanks!
Hey guys, I was looking around for some document that states which OAuth2 spec version the latest version of the Spring OAuth2 libraries support. Would anyone know? Thanks!
The aim is to be up to date. I think M5 was basically v18, and the snapshots should be close or faithful for v18-23 because the spec itself hasn't changed much in detail since then.
Excellent. We have a home-grown instance that's done to spec 14, so this gives me a good reason to push Spring Security. Thanks!