JanssenProject / JanssenProject/jans

feat(jans-auth-server): stat - issued tokens per client_id per period

Open
#7,056 0 comments 0 reactions 2 assignees View on GitHub

@yuriyzz is already working on this.

Since Mar 12, 2026.

comp-jans-auth-server enhancement kind-feature
Dominant language
Java
Stars
648
Forks
174
Avg merge
1d 18h
Merged PRs (30d)
110

Description

A Jans Admin may want to measure the number of user logins per client_id, or let's say `id_tokens` issued between given times. For example, `This month, client_id __ had 1M user authentications.`

We need a feature flag for this, because in a deployment where each mobile device has its own client_id, this may not be useful, and would waste disk and compute.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.