website/docs: add docs for different flow executors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
11
website/docs/flow/executors/headless.md
Normal file
11
website/docs/flow/executors/headless.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Headless
|
||||
---
|
||||
|
||||
The headless flow executor is used by clients which don't have access to the web interface. It is currently used by the LDAP outpost to authenticate users.
|
||||
|
||||
The following stages are supported:
|
||||
|
||||
- [**identification**](../stages/identification/)
|
||||
- [**password**](../stages/password/)
|
||||
- [**authenticator_validate**](../stages/authenticator_validate/) (currently only DUO devices are supported)
|
Reference in New Issue
Block a user