Skip to content

Authorization authorizationPeriod and publishedPeriod Support #160

Open
@jateeter

Description

@jateeter

The authorizationPeriod and publishedPeriod must:

  1. be supported correctly in the authorization class -> they be initialized from values obtained from the scope string(s).
  2. must also be used properly in the exportFilter class -> publishedPeriod must be used in conjunction with publishedMin and publishedMax (and all) within the export process
  3. the authorization (and associated access_tokens) must be disallowed or destroyed when the authorizationPeriod expires (possibly using RFC 7009).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions