Skip to content

Rate-Limited Tokens: enable time-based policy windows #173

@tlepoint

Description

@tlepoint

Section 5.1.2 and Section 2 state that

The effective policy window for a specific Client starts when the Client first sends a request associated with an Issuer.

and is defined in seconds. This makes challenging to create policies of the form “one token per client per UTC day”, which seems quite natural (e.g., this seems to be the policy adopted by Wordle-like games :-)). For example, a newspaper may want to allow 5 articles per UTC day, instead of 5 articles every 24h.

Would there be a way to be less restrictive / more generic in the definition of the policy window?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions