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]
|
[source,yaml]
|
||||||
----
|
----
|
||||||
|
spring:
|
||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
resourceserver:
|
resourceserver:
|
||||||
|
|
|
@ -24,6 +24,7 @@ To specify where the introspection endpoint is, simply do:
|
||||||
|
|
||||||
[source,yaml]
|
[source,yaml]
|
||||||
----
|
----
|
||||||
|
spring:
|
||||||
security:
|
security:
|
||||||
oauth2:
|
oauth2:
|
||||||
resourceserver:
|
resourceserver:
|
||||||
|
|
Loading…
Reference in New Issue