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

Accept list of strings in audience claim in token auth #3742

Merged
merged 3 commits into from
Apr 26, 2023

Commits on Sep 27, 2022

  1. feat: add WeakStringList type to support lists in aud claim

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    97fa118 View commit details
    Browse the repository at this point in the history
  2. feat: accept lists in the token audience claim

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3472f7a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. refactor: rename WeakStringList to AudienceList

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d6ea77a View commit details
    Browse the repository at this point in the history