On a zabbix 6.4.7 server we've had Azure login via SAML working for ages. The server is behind an Azure application proxy so we need to have a valid login before we can even get to the login page. I've followed the documentation to set up JIT user provisioning via SCIM, but am running in to trouble getting the Azure connection up and running.
I've put in the Tenant URL for azure (having tested and checked it was right) along with a super admin api token, but Azure is giving me a failed response when I test the credentials and the error message that it is invalid credentials. From browsing the message it is looking like the response is the Azure login page rather than response from the zabbix server.
Can the SCIM user provisioning with with the Azure application proxy or are these 2 incompatible when used together?
I've put in the Tenant URL for azure (having tested and checked it was right) along with a super admin api token, but Azure is giving me a failed response when I test the credentials and the error message that it is invalid credentials. From browsing the message it is looking like the response is the Azure login page rather than response from the zabbix server.
Can the SCIM user provisioning with with the Azure application proxy or are these 2 incompatible when used together?
Comment