I use GLPI with Cas authentication and LDAP authentication, When I remove cas authentication connection work on Grafana., then it's working without Cas, show this message "Data source is working"
On glpi, I discovered this parameter "noCAS=1", if I access glpi doesn't show Cas authentication:
Show this error with if add this cas authentication:
"Cross-Origin Request Blocked: add right headers in your apache/nginx like 'App-Token' and 'Session-Token"
Dears, I have this problem.
I use GLPI with Cas authentication and LDAP authentication, When I remove cas authentication connection work on Grafana., then it's working without Cas, show this message "Data source is working"
On glpi, I discovered this parameter "noCAS=1", if I access glpi doesn't show Cas authentication:
Example: http://Server-GLPI/glpi/index.php?noCAS=1
I tried add this parameter on my configuration, but doesn't work. Look on picture:
On url option I tried add too: https://cas.authentication.br/cas/login?service=http://dus.myserver.br/glpi/front/login.php
Show this error with if add this cas authentication: "Cross-Origin Request Blocked: add right headers in your apache/nginx like 'App-Token' and 'Session-Token"
My config of apache glpi:
Can someone help me?