Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cis_ldap_publisher filling Auth0 logs with "Client Credentials for Access Token" #126

Open
gene1wood opened this issue Aug 24, 2018 · 1 comment

Comments

@gene1wood
Copy link
Contributor

gene1wood commented Aug 24, 2018

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?

@gdestuynder
Copy link
Contributor

this code is now deprecated and should eventually be disabled (not now, but when cis v2 code is complete)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants