Skip to content

support for structural values of the custom attributes #5

@typekpb

Description

@typekpb

Proposal

I'd like to have an option to pass subtree structure as part of generated JWT token. E.g. something like this to be part of token:

{
...
 "xyz": { "foo1": ["bar1", "bar2"], "foo2": "bar3"}
...
}

References

No response

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