SCIM Provisioning using Entra

J Moxy
Tera Contributor

Hello - I am trying to follow the following guide:

SCIM Provisioning from Microsoft Entra ID - Page 2 - ServiceNow Community

Was going well until I got to - Configure Microsoft Entra ID

 

10. Fill in the "Tenant URL" in the form "https://<instancename>.service-now.com/api/now/scim"     Note the use of the SCIM API url here!

11. Then we need to fill in the "Secret Token".    To Bearer Token / Access Code using the instructions below.

12. Click on "Test Credentials" and if it returns successful, click on Save.

 

so for Step 11 there are separate instruction which i follow.  However, when I run the curl command at the Command prompt, I get the following generic response:

{"error_description":"access_denied","error":"server_error"}

 

I have tried many different things but I always get the same response

 

Any help would be greatly appreciated !

1 ACCEPTED SOLUTION

J Moxy
Tera Contributor

User error !  Finally got my token - I hate curl !

 

Thanks

View solution in original post

1 REPLY 1

J Moxy
Tera Contributor

User error !  Finally got my token - I hate curl !

 

Thanks