Merge branch '2.1.x'
commit
176aabb487
@ -1,7 +1,7 @@
|
|||||||
spring:
|
spring:
|
||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
resource:
|
resourceserver:
|
||||||
jwt:
|
jwt:
|
||||||
# To run the application, replace this with a valid JWK Set URI
|
# To run the application, replace this with a valid JWK Set URI
|
||||||
jwk-set-uri: https://example.com/oauth2/default/v1/keys
|
jwk-set-uri: https://example.com/oauth2/default/v1/keys
|
||||||
|
Loading…
Reference in New Issue