Hi!
So I tried to add invitation stage on federated enrollment.
The flow is something like this:
On first order, I have prompt stage, with one optional text prompt with field key "token" as mentioned in https://goauthentik.io/docs/flow/stages/invitation/
On the second order I have the invitation stage. Then on the 3rd order I have prompt stage which one of them is text prompt with field key "username".
The weird thing is, when I filled the invitation prompt with correct token, then It will use the invitation, but the username prompt is prefilled with the token just like on the image.
Any idea what's wrong here?