Docs: Add LDAP UAA Example
This commit is contained in:
committed by
Gunnar Hillert
parent
70ca0050df
commit
d83deb54a8
BIN
src/main/asciidoc/images/composed-task-success.png
Normal file
BIN
src/main/asciidoc/images/composed-task-success.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
@@ -1,5 +1,5 @@
|
||||
= Spring Cloud Data Flow Samples
|
||||
Sabby Anandan; David Turanski; Glenn Renfro; Eric Bottard; Mark Pollack; Chris Schaefer; Christian Tzolov
|
||||
Sabby Anandan; David Turanski; Glenn Renfro; Eric Bottard; Mark Pollack; Chris Schaefer; Christian Tzolov; Gunnar Hillert
|
||||
:doctype: book
|
||||
:toc:
|
||||
:toclevels: 4
|
||||
|
||||
@@ -50,3 +50,7 @@ It supports downsampling, automatically expiring and deleting unwanted data, as
|
||||
|
||||
include::micrometer/influx/main.adoc[]
|
||||
include::micrometer/prometheus/main.adoc[]
|
||||
|
||||
== Security
|
||||
|
||||
include::security/main.adoc[]
|
||||
|
||||
4
src/main/asciidoc/security/main.adoc
Normal file
4
src/main/asciidoc/security/main.adoc
Normal file
@@ -0,0 +1,4 @@
|
||||
:sectnums:
|
||||
:docs_dir: ..
|
||||
|
||||
include::{docs_dir}/../../../security-ldap-uaa-example/README.adoc[]
|
||||
Reference in New Issue
Block a user