Skip to content

Automatic population of JWT's 'iss' claim value #58

@dcamper

Description

@dcamper

Currently, the value that is stuffed into the JWT's iss claim is set through a configuration file.

That method needs to remain in place to cover edge cases, but if the configuration file does not contain that setting (or the setting resolves to an empty string) then the code should automatically determine the value of the iss claim from the incoming request's information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions