Unable to connect to ServiceMax application using SCIM connector

Hello,

I am using version 8.1.3 and trying to connect to ServiceMax using SCIM connector. I have used Oauth authentication and authentication endpoint used is "services/oauth2/token". URI used is "services/scim/v2". I have put valid client id, client secret, username, password and used Password Credentials. When I tested it, I am getting "invalid header type" erorr. Can someone please help. Thank you.

  • Hello.

    Have you tried reaching the endpoint using Postman? Remember that you don't have to have a password when you already have client secret. It will choose client secret over password. If you use client secret, I think you need to select client credentioals in the next box.

    Also, the client secret needs to be Base64..