Accessing the SCIM api

The ReadScimUser SPRight is required to make this call. By default, this is included in the SCIMExecutor Capability. You might want to verify that this is still the case. If that still doesn’t work, then it’s possible that the session you’re using to make the SCIM query timed out and is no longer authorized. If neither of those options pan out, enable tracing on the sailpoint.web.Authorizer class to verify that whatever is getting passed into the hasAccess() method is as expected.