Update opaque-token.adoc
Fixing yaml sample in Servlet and Reactive pages
This commit is contained in:
parent
b78a28be5f
commit
b9acdd5058
|
@ -26,7 +26,8 @@ You can specify where the introspection endpoint is:
|
|||
====
|
||||
[source,yaml]
|
||||
----
|
||||
security:
|
||||
spring:
|
||||
security:
|
||||
oauth2:
|
||||
resourceserver:
|
||||
opaque-token:
|
||||
|
|
|
@ -24,7 +24,8 @@ To specify where the introspection endpoint is, simply do:
|
|||
|
||||
[source,yaml]
|
||||
----
|
||||
security:
|
||||
spring:
|
||||
security:
|
||||
oauth2:
|
||||
resourceserver:
|
||||
opaque-token:
|
||||
|
|
Loading…
Reference in New Issue