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

Record the date of last use of an OIDC client #108

Open
fishilico opened this issue Mar 24, 2018 · 0 comments
Open

Record the date of last use of an OIDC client #108

fishilico opened this issue Mar 24, 2018 · 0 comments

Comments

@fishilico
Copy link
Member

In the future, when there will be several OIDC clients, it will be useful when one has last been used, in order to know whether a key is still used for example. Currently django-oidc-provider records the creation date of a client, but not its date of last use (and the authgroupex endpoint records the date of last use).

This might requires some change in django-oidc-provider library.

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

No branches or pull requests

1 participant