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