Ad Widget

Collapse

Unable to configure saml

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alexm97
    Junior Member
    • Apr 2023
    • 5

    #1

    Unable to configure saml

    Attempting to configure SAML for our zabbix web that sits behind a network loadbalancer.

    When attempting to access https://<zabbix_url>/api_scim.php?acs

    I'm seeing the following message: {"schemas":["urn:ietfarams:scim:api:messages:2.0:Error"],"detail":"The requested endpoint is not supported.","status":501}

    Here is the configuration for our SAML settings.

    Click image for larger version

Name:	Screenshot 2023-07-13 at 10.49.28 AM.png
Views:	726
Size:	903.4 KB
ID:	467198

    I've already set up our SSO_SETTINGS to include these variables: "{'strict':false, 'baseurl':'https://<zabbix_url>/', 'use_proxy_headers':true}"

    Our /etc/apache2/httpd.conf has SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1line

    The idp.crt is in both /etc/zabbix/web/certs/ and /usr/share/zabbix/conf/certs/.

    When attempting to establish connection with okta through a test with an API token with super admin permissions we're getting this error.

    Click image for larger version

Name:	image.png
Views:	600
Size:	95.5 KB
ID:	467200

    Can anyone help me identify as to what may be causing this 501 error?
    Attached Files
  • yleberquier
    Junior Member
    • Jul 2023
    • 1

    #2
    Hello everyone,

    I have the same problem with the same error message.
    I try to configure the SAML with Azure.

    Can anyone help use ?

    Comment

    Working...