
gojrb (gojrb) asked a question.
Hello,
I am trying to add SCIM 2.0 Test App (Header Auth) For delinea secret server.
I have SCIM Connector for Secret Server hosted on one of the EC2 instance in AWS.
When I am trying to enable API integration, I am receiving errors where as when I am trying the same Base URL and Token from Postman with marking that token as Bearer token, it works. Need Okta's help in understanding what is wrong with the my configuration
When I add "Bearer " or "Bearer=" infront of the token, I get following error.
- Error authenticating: Unauthorized
- Error authenticating: Internal Server Error.Please Contact your Administrator.. Errors reported by remote server:
But these do work from Postman and I am able to see the response.

Hi, @gojrb (gojrb)
Thank you for posting on our Community page!
Whatever value is put into the Authorization field is what Okta will send in the Authorization header when making calls to your SCIM server.
For example, if in Postman you set the Authorization header to "Bearer token1234" then thats the exact same value you should provide Okta for the Authorization field.
Thank you for reaching out to our Community and have a great day!
_____________________________________________________________________________
Community members help others by clicking Like or Select as Best on responses. Try it today.
_____________________________________________________________________________