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

OIDC: Configurable audience #13140

Merged
merged 3 commits into from
Mar 6, 2023
Merged

Commits on Mar 6, 2023

  1. warehouse, dev: configurable audience

    Adds `OIDC_AUDIENCE` + `warehouse.oidc.audience` to allow
    a Warehouse deployment to vary its expected OIDC audience.
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    61a166e View commit details
    Browse the repository at this point in the history
  2. contest: fix oidc_service fixture

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3195d42 View commit details
    Browse the repository at this point in the history
  3. tests: fixup OIDC service tests

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3e454ad View commit details
    Browse the repository at this point in the history