The connectivity for IDM secure url is successful, however, when we try to fire the GET Identity with Roles & Entitlements service using curl command, hitting resource not found,
In IdentityIQ 8.1+ you will need an additional lookupByName parameter to allow lookup by object name, the default is now to assume you are passing the object id.
So for example …/identityiq/scim/v2/Users/spadmin?lookupByName=true