Product Guide
...
Kubeark Identity
Stages
Invitation stage
0min
This stage enables user invitation and enrollment with preconfigured values. It can be utilized even when an invitation token is not present, if the option "Continue Flow without Invitation" is enabled.
To verify if a user has used an invitation within a policy, the code "request.context.get("invitation_in_effect", False)" can be used.
To use an invitation, the URL "https://authentik.tld/if/flow/your-enrollment-flow/?itoken=invitation-token" can be accessed.
To prompt the user for an invite, the Prompt stage can be used along with a field key of "token".
Updated 12 Feb 2024
Did this page help you?