Update opaque-token.adoc
Fixing yaml sample in Servlet and Reactive pages
This commit is contained in:
parent
b1004aff4e
commit
24701b547f
|
@ -23,6 +23,7 @@ To specify where the introspection endpoint is, simply do:
|
|||
|
||||
[source,yaml]
|
||||
----
|
||||
spring:
|
||||
security:
|
||||
oauth2:
|
||||
resourceserver:
|
||||
|
|
|
@ -24,6 +24,7 @@ To specify where the introspection endpoint is, simply do:
|
|||
|
||||
[source,yaml]
|
||||
----
|
||||
spring:
|
||||
security:
|
||||
oauth2:
|
||||
resourceserver:
|
||||
|
|
Loading…
Reference in New Issue