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

Receive: option to extract tenant from client certificate #5153

Merged
merged 7 commits into from Jun 21, 2022
Merged

Receive: option to extract tenant from client certificate #5153

merged 7 commits into from Jun 21, 2022

Commits on Apr 12, 2022

  1. added option to extract tenant from client certificate

    Signed-off-by: Magnus Kaiser <magnus.kaiser@gec.io>
    Magnus Kaiser committed Apr 12, 2022
    Copy the full SHA
    a7e987b View commit details
    Browse the repository at this point in the history
  2. added suggestions from PR

    Signed-off-by: Magnus Kaiser <magnus.kaiser@gec.io>
    Magnus Kaiser committed Apr 12, 2022
    Copy the full SHA
    c3ee675 View commit details
    Browse the repository at this point in the history
  3. removed else cases

    Signed-off-by: Magnus Kaiser <magnus.kaiser@gec.io>
    Magnus Kaiser committed Apr 12, 2022
    Copy the full SHA
    8c0a05f View commit details
    Browse the repository at this point in the history
  4. corrected location of certificate field check

    Signed-off-by: Magnus Kaiser <magnus.kaiser@gec.io>
    Magnus Kaiser committed Apr 12, 2022
    Copy the full SHA
    f053402 View commit details
    Browse the repository at this point in the history
  5. fixed issue with err definition

    Signed-off-by: Magnus Kaiser <magnus.kaiser@gec.io>
    Magnus Kaiser committed Apr 12, 2022
    Copy the full SHA
    3aea9b3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. updated docs

    Signed-off-by: Magnus Kaiser <magnus.kaiser@gec.io>
    Magnus Kaiser committed May 25, 2022
    Copy the full SHA
    2f38495 View commit details
    Browse the repository at this point in the history
  2. corrected comment

    Signed-off-by: Magnus Kaiser <magnus.kaiser@gec.io>
    Magnus Kaiser committed May 25, 2022
    Copy the full SHA
    a8a25e3 View commit details
    Browse the repository at this point in the history