This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/website/docs/flow/executors/user-settings.md
Jens L b4e75218f5
sources/oauth: OIDC well-known and JWKS (#2936)
* add initial

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add provider

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* include source and jwk key id in event

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add more docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add tests for source

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix web formatting

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add provider tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix lint error

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-05-24 21:02:50 +02:00

625 B

title
User settings

:::info Requires authentik 2022.3 :::

The user interface (/if/user/) embeds a downsized flow executor to allow the user to configure their profile using custom stages and prompts.

This executor only supports prompt stages. If the configured flow contains another stage, a button will be shown to open the default executor. Because the stages in a flow can change during it execution, this executor will redirect the user to the default interface if a non-supported stage is returned.

To configure which flow is used for this, configure it in the tenant settings.