Skip to content

Auth cannot scale (is not stateless) #32

@BarDweller

Description

@BarDweller

If we want to scale auth to multiple replicas, we can't use UUIDs as our nonce values being passed to github etc, we should use a self-signed jwt, signed with a secret that all auth instances know, so that each replica can validate the nonce passed back from any other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions