stable
Clone or download
Read-only
request #9715: OpenID Connect plugin should log why a authentication has failed
An administrator should be able to debug setup issues without having a full dev env. Change-Id: I2ee3de9ee1085d50290c1f3b8085d33599778a61
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/openidconnectclient/etc/logrotate.syslog.dist | +6 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Login/Controller.php | +14 | −12 | Go to diff View file |
A | plugins/openidconnectclient/include/OpenIDConnectClient/OpenIDConnectClientLogger.php | +35 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/openidconnectclientPlugin.class.php | +3 | −2 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +7 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +7 | −0 | Go to diff View file |