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

feat: basic auth support for hydra cli #3035

Closed
wants to merge 2 commits into from
Closed

Commits on Mar 30, 2022

  1. feat: basic auth support for hydra cli (admin endpoint)

    Required for example in case where hydra admin endpoint
    is protected behind a reverse proxy that enforces basic auth.
    If --access-token arg is set, it takes precedence over basic auth
    
    It does not apply to token revoke command
    phsym committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2cc643c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    5d1332f View commit details
    Browse the repository at this point in the history