Add auto-config for spring-security-oauth2-resource-server

Closes gh-13787
This commit is contained in:
Madhura Bhave
2018-08-06 16:29:39 -07:00
parent 6a2cb883a5
commit d6b6a5f81f
16 changed files with 629 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
spring:
security:
oauth2:
resource:
jwt:
jwk:
# To run the application, replace this with a valid JWK Set URI
set-uri: https://example.com/oauth2/default/v1/keys