Skip to content

Use expiration time in x-atomic HTTP authorization #140

Description

@joepio

Currently, in HTTP auth, we use the current timestamp and the server has a hard-coded max age for signed headers.

This gives no control to the client regarding how long a signature should be valid. We could invert this control by setting an expiration date instead of a timestamp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    authenticationrelated to key management, signin processes

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions