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

Audit changes to User and Client models #20

Open
reginafcompton opened this issue Jan 29, 2020 · 1 comment
Open

Audit changes to User and Client models #20

reginafcompton opened this issue Jan 29, 2020 · 1 comment

Comments

@reginafcompton
Copy link
Contributor

reginafcompton commented Jan 29, 2020

We want to better track who-is-doing-what to the Authserver (via Facet). To this end, the data models need a couple new fields.

At the very least, I suggest adding the following fields to the User and Client. These fields will point to a User id:

  • created_by
  • updated_by

I can see an argument, however, for adding more discrete annotations, like, deactivated_by for the User, or secret_deleted_by in the Client model.

@vykster - what do you think? can you flesh out these requirements for @gregmundy?

@reginafcompton
Copy link
Contributor Author

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

1 participant