Skip to content

Configure a specific realm for application's gatekeeper #699

Description

@filippomc

Currently, the namespace is used as the primary and only option to define the realm.
There are occasions when we want/need to use a different realm coming from external keycloak instance

discovery-url: {{ ternary "https" "http" $tls}}://{{ .root.Values.apps.accounts.harness.subdomain }}.{{ .root.Values.domain }}/auth/realms/{{ .root.Values.namespace }}

So .root.Release.Namespace should be the default if .app.accounts_realm is not defined

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions