@@ -28,7 +28,7 @@ spring:
security:
oauth2:
resourceserver:
- opaque-token:
+ opaquetoken:
introspection-uri: https://idp.example.com/introspect
client-id: client
client-secret: secret
@@ -622,7 +622,7 @@ spring:
introspection-uri: https://idp.example.org/introspection
@@ -27,7 +27,7 @@ spring:
@@ -791,7 +791,7 @@ spring: