Skip to content

JWT signing secret is shared between server and trustauth #34

@HellFelix

Description

@HellFelix

Both services derive their JWT secret from the same source and use only the iss claim to distinguish tokens. A token issued by the server is structurally verifiable on trustauth and vice versa.

Fix: Generate separate secrets per service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LowLow prioritysecurityRelated to safety of the system

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions