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: Encapsulate static/dynamic tenants maps in TenantConfigBean #43590

Merged
merged 2 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. OIDC: Encapsulate static/dynamic tenants maps in TenantConfigBean

    Lets `TenantConfigBean` be the sole "owner" of the static/dynamic tenants maps, adds/changes accessor methods for tenants. Also introduces a functional interface to create tenants.
    
    No functional change, only moving code around.
    snazy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    38738c4 View commit details
    Browse the repository at this point in the history
  2. review

    snazy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ac50eb6 View commit details
    Browse the repository at this point in the history