Skip to content

SecurityIdentityAugmentor JsonWebToken injection does not work #10054

@sberyozkin

Description

@sberyozkin

Describe the bug
@wjglerum has reported that having

@Inject
JsonWebToken jwt;

@IdToken
@Inject
JsonWebToken idToken;

in a custom SecurityIdentityAugmentor does not work.

Expected behavior
both jwt and idToken are injected correctly

Actual behavior
ContextNotActiveException is reported

CC @mkouba @stuartwdouglas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions