You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/add-secure-apps/flows-stages/stages/index.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,8 @@ To bind a stage to a flow (which adds the stage as a "step" in the flow), follow
65
65
2. In the Admin interface, navigate to **Flows and Stages > Flows**.
66
66
3. In the list of flows, click the name of the flow to which you want to bind one or more stages.
67
67
4. On the Flow page, click the **Stage Bindings** tab at the top.
68
-
5. Here, you can either create a new stage and bind it to the flow with **New Stage**, or select an existing stage and bind it to the flow with **Bind Existing Stage**.
68
+
5. Click **Create or bind...**.
69
+
6. Here, you can choose to either bind an existing stage to the flow with **Existing Stage** or create a new stage and bind it to the flow with **Bind New Stage**.
69
70
70
71
### Control access to a stage
71
72
@@ -83,14 +84,11 @@ To bind a user or a group to a stage binding for a specific flow, follow these s
83
84
1. Log in as an admin to authentik, and go to the Admin interface.
84
85
2. In the Admin interface, navigate to **Flows and Stages > Flows**.
85
86
3. In the list of flows, click the name of the flow to which you want to bind one or more stages.
86
-
4. On the Flow page, click the **Stage Bindings** tab at the top.
87
-
5. Locate the stage binding to which you want to bind a user or group, and then **click the caret (>) to expand the stage binding details.**
88
-
89
-

90
-
91
-
6. In the expanded area, click **Bind existing policy/group/user**.
92
-
7. In the **Create Binding** box, select either the tab for **Group** or **User**.
87
+
4. On that Flow's detail page, click the **Stage Bindings** tab at the top.
88
+
5. In the list, locate the stage binding to which you want to bind a user or group, and then **click the caret (>) to expand the stage binding details.**
89
+
6. In the expanded area, click **Create or bind...**.
90
+
7. Under **Bind Existing**, select either **Bind a user** or **Bind a group**.
93
91
8. In the drop-down list, select the group or user.
94
-
9. Optionally, configure additional settings for the binding, and then click **Create Stage Binding** to create the binding and close the box.
92
+
9. Optionally, configure additional settings for the binding, and then click **Create** to create the binding and close the box.
95
93
96
94
Learn more about the different types of [bindings](../../bindings-overview/index.md) in authentik and [working with them](../../bindings-overview/work-with-bindings.md).
0 commit comments