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

Highlight how long a client has not been used #743

Merged
merged 40 commits into from
Apr 10, 2024

Conversation

enricovianello
Copy link
Member

The aim is tracking the last time a client has been used so that the long unused clients can be easily identified and deleted by the administrators. This information is stored on a new table client_last_used related 1:1 with client_details.
Improvements on token auditing have been added, too.

Superseed PR #675

Author: @darcato

darcato added 30 commits April 10, 2024 10:55
…suedEvent and AccessTokenRefreshedEvent in IamTokenService
Copy link

@enricovianello enricovianello merged commit 2aa647f into develop Apr 10, 2024
4 checks passed
@enricovianello enricovianello deleted the issue-605-rebased branch April 10, 2024 12:44
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

Successfully merging this pull request may close these issues.

2 participants