Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[added] support for jwt operator option DisallowBearerToken #3091

Merged
merged 2 commits into from
May 4, 2022

Commits on Apr 29, 2022

  1. [added] support for jwt operator option DisallowBearerToken

    I modified an existing data structure that held a similar attribute already.
    Instead this data structure references the claim.
    
    change 3 out of 3. Fixes #3084
    corresponds to:
    nats-io/jwt#177
    nats-io/nsc#495
    
    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bd28831 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. review comments

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    c9217ba View commit details
    Browse the repository at this point in the history