Merge branch '2.1.x'

This commit is contained in:
Phillip Webb
2019-06-04 14:31:57 -07:00
36 changed files with 45 additions and 39 deletions

View File

@@ -4,4 +4,4 @@ spring:
resource:
jwt:
# 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

View File

@@ -22,4 +22,4 @@ spring:
client-secret: ${YAHOO-CLIENT-SECRET}
provider:
yahoo-oidc:
issuer-uri: https://api.login.yahoo.com
issuer-uri: https://api.login.yahoo.com

View File

@@ -4,4 +4,4 @@ spring:
resourceserver:
jwt:
# 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

View File

@@ -3,4 +3,4 @@
<h1>Hello</h1>
Hello World!
</body>
</html>
</html>