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: articles/active-directory-b2c/partner-bindid.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,11 +50,13 @@ Sign in to the [Transmit Admin Portal](https://portal.transmitsecurity.io/) and
50
50
51
51
1. From **Applications**, select **Add application**.
52
52
1. Configure the application with the following attributes:
53
+
53
54
| Property | Description |
54
55
|:---------|:---------------------|
55
56
|**Application name**| Application name|
56
57
|**Client name**| Client name|
57
58
|**Redirect URIs**|`https://<your-B2C-tenant>.b2clogin.com/<your-B2C-tenant>.onmicrosoft.com/oauth2/authresp` where `<your-B2C-tenant>` is your Azure AD B2C tenant domain (or `<your-B2C-tenant>.b2clogin.com` is your custom domain)|
59
+
58
60
3. Select **Add**.
59
61
60
62
4. Upon registration, a **Client ID** and **Client Secret** appear. Record the values to use later.
@@ -66,12 +68,14 @@ From the [Transmit Admin Portal](https://portal.transmitsecurity.io/), configure
66
68
1. Select **Authentication**, and then select **Experiences Management**.
67
69
1. From the drop-down menu, select your application.
68
70
1. Configure your application with the following attributes:
0 commit comments