spring-cloud / spring-cloud-common-security-config

A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
19 stars 32 forks source link

Add Tests for OAuth Authorization Code Security #14

Open sabbyanandan opened 6 years ago

sabbyanandan commented 6 years ago

From @ghillert on May 4, 2017 19:58

As a follow-up to https://github.com/spring-cloud/spring-cloud-dataflow/pull/1465, we need to add tests that verify that authentication via OAuth authorization code is working properly.

Copied from original issue: spring-cloud/spring-cloud-dataflow#1468