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/samanage-provisioning-tutorial.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,18 +23,18 @@ This tutorial describes the steps you need to perform in both Samanage and Azure
23
23
24
24
## Migrating to the new Samange application
25
25
26
-
If you have an existing integration with Samanage, please see the below section about changes coming. If you are setting up Samanage for the first time you can skip this section and move to the capabilities supported.
26
+
If you have an existing integration with Samanage, please see the below section about up coming changes. If you are setting up Samanage for the first time you can skip this section and move to **Capabilities supported**.
27
27
28
28
#### What's changing?
29
-
* Changes on the Azure AD side: The authorization method to provision users in Samange has historically been basic authorization. Soon you will see the authorization method changed to the long lived secret token.
29
+
* Changes on the Azure AD side: The authorization method to provision users in Samange has historically been **Basic auth**. Soon you will see the authorization method changed to **Long lived secret token**.
30
30
31
31
32
32
#### What do I need to do to migrate my existing custom integration to the new application?
33
-
If you have an existing Samanage integration with a valid admin credentials, **no action is required**. We are automatically migrating customers to the new application. This is done completely behind the scenes. if the exisiting credentials expire or if you need to authorize access to the application again you will need to generate a long lived secret token. To generate a new token refer Step 2 of this article.
33
+
If you have an existing Samanage integration with valid admin credentials, **no action is required**. We are automatically migrating customers to the new application. This is done completely behind the scenes. if the exisiting credentials expire or if you need to authorize access to the application again you will need to generate a long lived secret token. To generate a new token refer Step 2 of this article.
34
34
35
35
36
36
#### How can I tell if my application has been migrated?
37
-
When your application is migrated, in the **Admin Credentials** section the **Admin Username** and **Admin Password** fields will be replaced with a single **Secret Token** field.
37
+
When your application is migrated, in the **Admin Credentials** section, the **Admin Username** and **Admin Password** fields will be replaced with a single **Secret Token** field.
38
38
39
39
## Capabilities supported
40
40
> [!div class="checklist"]
@@ -148,6 +148,10 @@ If you select the **Sync all users and groups** option and configure a value for
148
148
149
149
- {"displayName":"role"}, where role is the default value you want.
150
150
151
+
## Change log
152
+
153
+
* 04/22/2020 - Updated authorization method from basic auth to long lived secret token.
154
+
151
155
## Additional resources
152
156
153
157
*[Managing user account provisioning for Enterprise Apps](../manage-apps/configure-automatic-user-provisioning-portal.md)
0 commit comments