Skip to content

Commit

Permalink
fix(nostromo): remove login template and keycloak oauth
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Görn <[email protected]>
  • Loading branch information
goern committed Oct 2, 2024
1 parent 5d14f42 commit d9bfc2d
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions manifests/environments/nostromo/identity-providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,3 @@ spec:
mappingMethod: claim
name: github-com
type: GitHub
- mappingMethod: claim
name: keycloak-erdgeschoss-b4mad
openID:
claims:
email:
- email
name:
- name
preferredUsername:
- preferred_username
clientID: openshift-nostromo
clientSecret:
name: keycloak-erdgeschoss-b4mad-net-secret
extraScopes: []
issuer: "https://keycloak.erdgeschoss.b4mad.net/realms/erdgeschoss"
type: OpenID
templates:
login:
name: op1st-b4mad-login

0 comments on commit d9bfc2d

Please sign in to comment.