File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -37,12 +37,23 @@ The following architecture diagram illustrates the implementation:
37
37
38
38
To get started, you need:
39
39
40
+ ::: zone pivot="b2c-user-flow"
41
+
40
42
* A Microsoft Entra subscription. If you don't have one, get a [ free account] ( https://azure.microsoft.com/free/ ) .
41
43
* [ An Azure AD B2C tenant] ( ./tutorial-create-tenant.md ) linked to the Entra subscription.
42
44
* [ A registered web application] ( ./tutorial-register-applications.md ) in your Azure AD B2C tenant.
43
- * [ Azure AD B2C custom policies] ( ./tutorial-create-user-flows.md?pivots=b2c-custom-policy ) .
44
45
* A Transmit Security tenant. Go to [ transmitsecurity.com] ( https://transmitsecurity.com/ ) .
45
46
47
+ ::: zone-end
48
+
49
+ ::: zone pivot="b2c-custom-policy"
50
+ * A Microsoft Entra subscription. If you don't have one, get a [ free account] ( https://azure.microsoft.com/free/ ) .
51
+ * [ An Azure AD B2C tenant] ( ./tutorial-create-tenant.md ) linked to the Entra subscription.
52
+ * [ A registered web application] ( ./tutorial-register-applications.md ) in your Azure AD B2C tenant.
53
+ * [ Azure AD B2C custom policies] ( ./tutorial-create-user-flows.md?pivots=b2c-custom-policy ) .
54
+ * A Transmit Security tenant. Go to [ transmitsecurity.com] ( https://transmitsecurity.com/ ) .
55
+ *
56
+ ::: zone-end
46
57
47
58
## Step 1: Create a Transmit app
48
59
You can’t perform that action at this time.
0 commit comments