hackmdio / hackmdio/codimd-helm
LDAP Auth using wrong value
Open
- Dominant language
- Smarty
- Stars
- 16
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I have been struggling to implement Active Directory authentication since I have a self signed certificate but when I provide the certificate via ` tlsCA: "./cert.pem"` I still get an error. Looking at `auth-secret.yaml` the helm chart is not taking the correct value instead it is taking `CMD_LDAP_TLS_CA: {{ .Values.codimd.authentication.ldap.providerName | toString | quote }} {{ end }}`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.