-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
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?