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/saas-apps/bynder-tutorial.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,15 +82,30 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
82
82
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields:
83
83
84
84
a. In the **Identifier** text box, type a URL using the following pattern:
85
+
86
+
For a Default Domain:
85
87
`https://<company name>.getbynder.com`
88
+
89
+
For a Custom Domain:
90
+
`https;//<subdomain>.<domain>.com`
86
91
87
92
b. In the **Reply URL** text box, type a URL using the following pattern:
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
91
101
92
102
In the **Sign-on URL** text box, type a URL using the following pattern:
103
+
104
+
For a Default Domain:
93
105
`https://<company name>.getbynder.com/login/`
106
+
107
+
For a Custom Domain:
108
+
` https://<subdomain>.<domain>.com/login/`
94
109
95
110
> [!NOTE]
96
111
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [Bynder Client support team](https://www.bynder.com/en/support/) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
@@ -172,4 +187,4 @@ When you click the Bynder tile in the Access Panel, you should be automatically
172
187
173
188
-[What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
174
189
175
-
-[What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
190
+
-[What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
0 commit comments