Hello, I have a new installation of Zabbix 6.4.11 on Ubuntu 22 installed via the directions from the installation page.
Our administrators set up my OKTA application and I have input the data required.
I have the idp.crt in what I believe for Ubuntu is the required directory:
root@zabbix:/usr/share/zabbix/conf/certs# ls -lah
total 12K
drwxr-xr-x 2 root root 4.0K Jan 19 17:09 .
drwxr-xr-x 3 root root 4.0K Jan 29 15:27 ..
-rw-r--r-- 1 www-data www-data 1.3K Jan 19 00:47 idp.crt
However, I get the dreaded "Invalid array settings: sp_certs_not_found_and_required"
I have my SSO sign-on URL set to like this:
However is the error not specific in that it's finding the sp_certs though I'm using SSO for OKTA and the request for idp be incorrect?
Our administrators set up my OKTA application and I have input the data required.
I have the idp.crt in what I believe for Ubuntu is the required directory:
root@zabbix:/usr/share/zabbix/conf/certs# ls -lah
total 12K
drwxr-xr-x 2 root root 4.0K Jan 19 17:09 .
drwxr-xr-x 3 root root 4.0K Jan 29 15:27 ..
-rw-r--r-- 1 www-data www-data 1.3K Jan 19 00:47 idp.crt
However, I get the dreaded "Invalid array settings: sp_certs_not_found_and_required"
I have my SSO sign-on URL set to like this:
However is the error not specific in that it's finding the sp_certs though I'm using SSO for OKTA and the request for idp be incorrect?
Comment