diff --git a/k8s/apps/matrix/external-secrets.yaml b/k8s/apps/matrix/external-secrets.yaml index f646594..265063b 100644 --- a/k8s/apps/matrix/external-secrets.yaml +++ b/k8s/apps/matrix/external-secrets.yaml @@ -54,7 +54,7 @@ spec: providers: - id: 001KKV4EKY7KG98W2M9T806K6A human_name: SSO Login - issuer: https://auth.hexor.cy/auth/realms/hexor/.well-known/openid-configuration + issuer: https://auth.hexor.cy/auth/realms/hexor client_id: "{{ .oauth_client_id }}" client_secret: "{{ .oauth_client_secret }}" token_endpoint_auth_method: client_secret_post