Update samples to use Spring Security 6
Issue gh-46
This commit is contained in:
+4
-1
@@ -7,4 +7,7 @@ spring:
|
||||
opaquetoken:
|
||||
introspection-uri: ${mockwebserver.url}/introspect
|
||||
client-id: client
|
||||
client-secret: secret
|
||||
client-secret: secret
|
||||
mvc:
|
||||
pathmatch:
|
||||
matching-strategy: ant_path_matcher
|
||||
|
||||
Reference in New Issue
Block a user