-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: Frontend (F)
-
None
-
Environment:Zabbix 7.0.2. - > Postgres -> Ubuntu 22.04 fully patched in AWS (NGINX Front End) - running on port 443 letsencrypt cert
-
Documentation backlog, S25-W34/35
-
1
Steps to reproduce:
- Setup SAML link to Okta as per 12 SAML setup with Okta (zabbix.com)
- I was setting up SCIM in Okta keep getting 500 errors
Result:
{ "schemas": [ "urn:ietf:params:scim:api:messages:2.0:Error" ], "detail": "The requested endpoint is not supported.", "status": 500 }bearer token is correct -
Expected:
To be able to setup scim. The SAML works if the users are provisioned manually on zabbix first.