Open
Description
It's difficult to read the logs now as it's filled "Client Credentials for Access Token" records from cis_ldap_publisher
An example payload of these logs is
{
"date": "2018-08-24T11:48:16.111Z",
"type": "seccft",
"description": "",
"connection": null,
"connection_id": "",
"client_id": "sFLbgcMH9W3NZwAPw2MMeL3pCRlfwKit",
"client_name": "cis_ldap_publisher",
"ip": "54.187.55.234",
"user_agent": null,
"hostname": "auth-dev.mozilla.auth0.com",
"user_id": "",
"user_name": "",
"audience": "https://person-api.sso.allizom.org",
"scope": null
}
Is this expected? If so is there any way to regain the ability to look in logs and see login attempts and failures without these records obscuring them?
Metadata
Metadata
Assignees
Labels
No labels