Question
Does cPanel's OpenID log the user name that is used to login to the WHM?
Answer
The OpenID log does not log the user who was used to log in. The Access log does contain a GET request for OpenID, but no username.
grep "GET /openid_connect_callback/" /usr/local/cpanel/logs/access_log
Comments
0 comments
Article is closed for comments.