Ad Widget

Collapse

Zabbix Okta integration with changed URI in Apache

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KJEchoZabbix
    Junior Member
    • Oct 2025
    • 7

    #1

    Zabbix Okta integration with changed URI in Apache

    It seems that the integration with Okta is looking for Zabbix in the URI path https://myserver/zabbix/index_sso.php?acs AND Audience URI (SP Entity ID): zabbix

    So in Apache, I've changed the URI not to require the /zabbix/ portion it just resolves to the https://myserver/index_sso.php?acs

    Here is where I need help. Is /zabbix/ required for this to work? I can change it if needed.

    It seems to me that once you get the Okta portion done, you are required to configure the Zabbix SAML, and one of the items is the SP entity ID/Audience URI: zabbix (I'm not sure about this, as Zabbix isn't in the URI). (I can adjust it so that Zabbix is in the URI)

    Can someone clarify whether/zabbix/ is required? Can I put something else, like * or ??? It is a required field in both Okta and Zabbix SAML setups.

    Thanks for the assistance/insight/help.
Working...