OK, seems to work now, a trouble in the 'ReadMetrics' function, digging a step too deep in aMetricParams. More tests to follow, but for now, this extension rocks :) Still willing to propose my changes ;) Thanks, Pascal
Hi, I downloaded the 1.0.9 version of combodo-monitoring, but until now, I found errors that needs code modifications. I do suppose that this forum is not really the correct place to speak about these 'errors' (or my wrong usage!) Is there somewhere a public git for this extension ? Thanks, Pascal
OK nevermind. The SAML2 extension does what a good work, but, in my configuration, it couln't work. My iTop instance is in a Kubernetes environment, and the ssl ofload is done on the ingress level (in other term, the iTop container runs in http). But the main iTop URL is still http://{my publication point}/pages/UI.php Then the SAML hook check if the requested URL is in the same scope than iTop, and finds a http://itop..... instead of https://itop.... and use use as a failsafe the configured https://itop..../pages/UI.php...
Hi, I'm currently integrating SAML 1.2.2 extension to iTop 3.2.2-1. Our IDP provider is an fairly old version of Forgerock, but I don't think this is related. saml is configured as the first choice in 'allowed_login_type' so the authentication is 'transparent' to the user (except if he/she is following the links in the connection ber :)) The integration was succesful, and seems to work as expected: if anyone try a connection to an iTop URL and is not authenticated, then the user is validated by the...
Thanks Jeffrey. But all I have to give is the titop landing page URL ?
Hi, I wish to try the OpenID authentification module against our Microsoft azure configuration. The documentation is a little evasive about the needed part on Microsoft side to set this configuration. As far as I understand, I have to give to my AD admin this URL: <itop url>/env-production/combodo-hybridauth/landing.phpand it could be enough for him to give me back an ID and a secret? My AD admin is not very happy to experiment configurations on our azure environment… Also, the doc stats about a...
Hi, Works again, now, thanks if someone did something :)
Hi, I wanted to have a look for the OpenID module, but, whenever I try to connect to the Wiki Page, I get an 500 Error. The URL I found on the wiki https://www.itophub.io/wiki/page?id=extensions:start page is : https://www.itophub.io/wiki/page?id=extensions:combodo-hybridauth Any other links? Or is it a temporary trouble? Thanks, Pascal