Hello,
i am trying to provision identities through azure ad.
I generated an API Token and tried to connect to zabbix, but it cant process the request (i guess):
Error code: SystemForCrossDomainIdentityManagementCredentialVa lidationUnavailable
Details: We received this unexpected response from your application: Received response from Web resource. Resource: https://zabbix.123.de/api_scim.php/Users?filter=userName+eq+1234-c85d-4ec9-818b-247e619a4323" Operation: GET Response Status Code: BadRequest Response Headers: Transfer-Encoding: chunked Connection: keep-alive Keep-Alive: timeout=20 Strict-Transport-Security: max-age=63072000 Date: Sun, 29 Oct 2023 15:21:46 GMT Server: nginx X-Powered-By: PHP/8.0.27 Response Content: {"schemas":["urn:ietf
arams:scim:api:messages:2.0:Error"],"detail":"This filter is not supported","status":400}
I cant find any solution, pls help
i am trying to provision identities through azure ad.
I generated an API Token and tried to connect to zabbix, but it cant process the request (i guess):
Error code: SystemForCrossDomainIdentityManagementCredentialVa lidationUnavailable
Details: We received this unexpected response from your application: Received response from Web resource. Resource: https://zabbix.123.de/api_scim.php/Users?filter=userName+eq+1234-c85d-4ec9-818b-247e619a4323" Operation: GET Response Status Code: BadRequest Response Headers: Transfer-Encoding: chunked Connection: keep-alive Keep-Alive: timeout=20 Strict-Transport-Security: max-age=63072000 Date: Sun, 29 Oct 2023 15:21:46 GMT Server: nginx X-Powered-By: PHP/8.0.27 Response Content: {"schemas":["urn:ietf
arams:scim:api:messages:2.0:Error"],"detail":"This filter is not supported","status":400}
I cant find any solution, pls help
Comment