spring-io / pivotal-cla

Apache License 2.0
10 stars 16 forks source link

Migrate and use OAuth 2.0 Login #159

Open jgrandja opened 6 years ago

jgrandja commented 6 years ago

This PR migrates the existing code to leverage the OAuth 2.0 Login feature in Spring Security 5.

rwinch commented 6 years ago

@jgrandja Looks like the tests are failing. Can you please take a look at this?

jgrandja commented 6 years ago

@rwinch The test failure has been resolved.