Hi the Watch Community.
I would like to know how activate full debug on the openid actions.
I have alreday changed the configuration through the web interface : “ You can enable Authentication debug through the Administration > Parameters > Debug menu to understand authentication failures and improve your setup. “
But i have problem with “authorization key” in order to give authorizations for my openid user.
For examphe in the php file : /usr/share/centreon/src/Core/Security/Application/UseCase/LoginOpenIdSession/LoginOpenIdSession.php
In the function : “getUserClaimsFromIdTokenOrUserInformation”
By default no log about the claims interpretation.
How activate it ?
Thanks for your help