Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

SCIM API access issue

miscforad
Giga Contributor

Need to create a customer account in service now. 


Reading through the documentation , found out would have to use SCIM https://docs.servicenow.com/en-US/bundle/vancouver-platform-security/page/integrate/authentication/c...

 

 

Have created a personal service now developer instance to get familiar with the service now api's.
Have activated the SCIM v2 - ServiceNow® Cross-domain Identity Management (com.snc.integration.scim2) plugin

 

Created an OAUTH Api client and an user account
User account has the roles: admin, scim_admin, web_service_admin
Am able to access service now API's: api/now/v2/table/incident?sysparm_limit=1 from postman using access token( geneated from /oauth_token.do api using clientId/secret/username/password.

But unable to access scim api's - api/now/scim/Users , getting 401 unauthorized.
Are any other additional privileges  required to access the SCIM Api's ?
Is there any more configuration required to access SCIM Api's ?

0 REPLIES 0