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

create custom forward request authenticator #949

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    c8772a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ccc89d View commit details
    Browse the repository at this point in the history
  3. fix: change behaviour of auth remote_json to send POST request by def…

    …ault to the auth service
    vladr11 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    854e659 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Prepare for merge

    - Split long lines on multiple lines
    - Remove unnecessary checks
    - Move schema to new location in `spec` directory
    - Replace ioutil with io packages
    - Add manual close to the original request body stream.
    vladr11 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    53ead8f View commit details
    Browse the repository at this point in the history