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

SOLR-16230: JWT nested roles support #890

Merged
merged 11 commits into from
Sep 14, 2022
Merged

SOLR-16230: JWT nested roles support #890

merged 11 commits into from
Sep 14, 2022

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    4387d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de15238 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    735d24d View commit details
    Browse the repository at this point in the history
  2. Simplify code

    janhoy committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    abb8a29 View commit details
    Browse the repository at this point in the history
  3. Refguide documentation

    janhoy committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    dad3994 View commit details
    Browse the repository at this point in the history
  4. CHANGES entry for 9.1

    janhoy committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    91cbb79 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Update solr/modules/jwt-auth/src/java/org/apache/solr/security/jwt/JW…

    …TAuthPlugin.java
    
    Co-authored-by: Jan Høydahl <janhoy@users.noreply.github.com>
    col-panic and janhoy committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0c7472c View commit details
    Browse the repository at this point in the history
  2. Update solr/modules/jwt-auth/src/java/org/apache/solr/security/jwt/JW…

    …TAuthPlugin.java
    
    Co-authored-by: Jan Høydahl <janhoy@users.noreply.github.com>
    col-panic and janhoy committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    5b695ee View commit details
    Browse the repository at this point in the history
  3. Fix precommit

    janhoy committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    2eed9d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Support claim keys with dots

    janhoy committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2f4f784 View commit details
    Browse the repository at this point in the history
  2. Fix comment typo.

    janhoy committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9f11450 View commit details
    Browse the repository at this point in the history