website/docs: add note for invitation via prompt

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
master
Jens Langhammer 2021-08-01 13:07:50 +02:00
parent 96d7a5a27f
commit 9665e33156
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ If the option `Continue Flow without Invitation` is enabled, this stage will con
To check if a user has used an invitation within a policy, you can check `request.context.invitation_in_effect`.
To use an invitation, use the URL `https://authentik.tld/if/flow/your-enrollment-flow/?token=invitation-token`.
You can also prompt the user for an invite by using the [*Prompt stage*](../prompt/index.md) by using a field with a field key of `token`.