mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 22:02:41 +00:00
Merge branch '6.4.x'
This commit is contained in:
commit
d0a97917ad
@ -28,7 +28,7 @@ spring:
|
|||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
resourceserver:
|
resourceserver:
|
||||||
opaque-token:
|
opaquetoken:
|
||||||
introspection-uri: https://idp.example.com/introspect
|
introspection-uri: https://idp.example.com/introspect
|
||||||
client-id: client
|
client-id: client
|
||||||
client-secret: secret
|
client-secret: secret
|
||||||
@ -622,7 +622,7 @@ spring:
|
|||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
resourceserver:
|
resourceserver:
|
||||||
opaque-token:
|
opaquetoken:
|
||||||
introspection-uri: https://idp.example.org/introspection
|
introspection-uri: https://idp.example.org/introspection
|
||||||
client-id: client
|
client-id: client
|
||||||
client-secret: secret
|
client-secret: secret
|
||||||
|
@ -27,7 +27,7 @@ spring:
|
|||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
resourceserver:
|
resourceserver:
|
||||||
opaque-token:
|
opaquetoken:
|
||||||
introspection-uri: https://idp.example.com/introspect
|
introspection-uri: https://idp.example.com/introspect
|
||||||
client-id: client
|
client-id: client
|
||||||
client-secret: secret
|
client-secret: secret
|
||||||
@ -791,7 +791,7 @@ spring:
|
|||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
resourceserver:
|
resourceserver:
|
||||||
opaque-token:
|
opaquetoken:
|
||||||
introspection-uri: https://idp.example.org/introspection
|
introspection-uri: https://idp.example.org/introspection
|
||||||
client-id: client
|
client-id: client
|
||||||
client-secret: secret
|
client-secret: secret
|
||||||
|
Loading…
x
Reference in New Issue
Block a user