Skip to content
Snippets Groups Projects
Commit 6f5032be authored by David Diederich's avatar David Diederich
Browse files

Merge branch 'cherry-pick-fc6d4d95' into 'release/0.16'

Merge branch 'GONRG-5390-upd-istio-policy' into 'master' !242

See merge request !244
parents f7c955dd ac5a020c
No related branches found
No related tags found
1 merge request!244Merge branch 'GONRG-5390-upd-istio-policy' into 'master' !242
Pipeline #128185 failed
......@@ -68,9 +68,9 @@ spec:
when:
- key: request.auth.claims[iss]
values:
- "https://keycloak.{{ .Values.conf.domain }}/auth/realms/{{ .Values.auth.realm }}"
- "http://keycloak.{{ .Values.conf.domain }}/auth/realms/{{ .Values.auth.realm }}"
- "http://keycloak.{{ .Release.Namespace }}.svc.cluster.local/auth/realms/{{ .Values.auth.realm }}"
- "https://keycloak.{{ .Values.conf.domain }}/realms/{{ .Values.auth.realm }}"
- "http://keycloak.{{ .Values.conf.domain }}/realms/{{ .Values.auth.realm }}"
- "http://keycloak.{{ .Release.Namespace }}.svc.cluster.local/realms/{{ .Values.auth.realm }}"
- key: request.auth.claims[email]
values:
- "integration-tester@service.local"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment