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

Add blocklist and allowlist for oidc domains #28

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

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    ea35cde View commit details
    Browse the repository at this point in the history
  2. chore: fix imports

    jawabuu authored and max-wittig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e1e4042 View commit details
    Browse the repository at this point in the history
  3. refactor: always return a domain for OIDC

    `hd` is a Google Specific claim and is not present in other OIDC providers.
    jawabuu authored and max-wittig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8fdfa74 View commit details
    Browse the repository at this point in the history
  4. refactor: call extract_domain once

    jawabuu authored and max-wittig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    467070b View commit details
    Browse the repository at this point in the history
  5. chore: simplify allowlist check

    jawabuu authored and max-wittig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2113e01 View commit details
    Browse the repository at this point in the history