@@ -180,7 +180,7 @@ You can also use Microsoft My Apps to test the application in any mode. When you
180
180
181
181
To easily manage cloudtamer.io user permissions by using existing Azure Active Directory groups, complete these steps:
182
182
183
- ### Azure Active Directory configuration
183
+ ### Azure AD configuration
184
184
185
185
1 . In the Azure portal, go to ** Azure Active Directory** > ** Enterprise Applications** .
186
186
1 . In the list, select the enterprise application for cloudtamer.io.
@@ -195,20 +195,20 @@ To easily manage cloudtamer.io user permissions by using existing Azure Active D
195
195
1 . For ** Source attribute** , leave the default ** Group ID** .
196
196
1 . Select the ** Customize the name of the group claim** checkbox.
197
197
1 . For ** Name** , enter ** memberOf** .
198
- 1 . Select ** Save** to complete the configuration with Azure Active Directory .
198
+ 1 . Select ** Save** to complete the configuration with Azure AD .
199
199
200
200
### cloudtamer.io configuration
201
201
202
202
1 . In cloudtamer.io, go to ** Users** > ** Identity Management Systems** .
203
- 1 . Select the IDMS that you've created for Azure Active Directory .
203
+ 1 . Select the IDMS that you've created for Azure AD .
204
204
1 . On the overview page, select the ** User Group Associations** tab.
205
205
1 . For each user group mapping that you want, complete these steps:
206
206
1 . Select ** Add** > ** Add New** .
207
207
1 . In the dialog that appears:
208
- 1. For **Name**, enter **memberOf**.
209
- 1. For **Regex**, enter the object ID (from Azure Active Directory ) of the group you want to match.
210
- 1. For **User Group**, select the cloudtamer.io internal group you want to map to the group in **Regex**.
211
- 1. Select the **Update on Login** checkbox.
208
+ 1 . For ** Name** , enter ** memberOf** .
209
+ 1 . For ** Regex** , enter the object ID (from Azure AD ) of the group you want to match.
210
+ 1 . For ** User Group** , select the cloudtamer.io internal group you want to map to the group in ** Regex** .
211
+ 1 . Select the ** Update on Login** checkbox.
212
212
1 . Select ** Add** to add the group association.
213
213
214
214
## Next steps
0 commit comments