I have configured the backend application on the cloud Version 2.0 of the SCIM specification and HTTP header authentication. However, I am getting “Error authenticating: No results for users returned” in global errors after running the Test API credential.
-
First thing, I’m not 100% sure the value of the “Base URL” field is to be inserted at the test connector configuration. The confusion is because don’t know what okta is hitting
Example: https//:example.com/myapiservice/scim/v2/Users or just without scim/v2/Users -
Unable to get the full logs in System Log admin web view due to which can’t debug or find out the root cause of the issue.
-
If I configured the base URL I got an error “application.integration.authentication_failure” sometimes
I tested deploying the SCIM v1 and v2 both API implementations but no luck