Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actually point authelia to glauth #260

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Actually point authelia to glauth #260

merged 1 commit into from
Apr 2, 2024

Conversation

chrisbsmith
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Apr 2, 2024

--- kubernetes/apps/auth/authelia/app Kustomization: flux-system/authelia ConfigMap: auth/authelia-configmap

+++ kubernetes/apps/auth/authelia/app Kustomization: flux-system/authelia ConfigMap: auth/authelia-configmap

@@ -5,13 +5,13 @@

     ---
     authentication_backend:
       password_reset:
         disable: true
       refresh_interval: 1m
       ldap:
-        address: ldap://lldap.auth.svc.cluster.local:389
+        address: ldap://glauth.auth.svc.cluster.local:389
         implementation: custom
         timeout: 5s
         start_tls: false
         additional_users_dn: ou=people
         users_filter: (&({username_attribute}={input})(objectClass=person))
         additional_groups_dn: ou=groups

@chrisbsmith chrisbsmith merged commit b836815 into main Apr 2, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the authelia-glauth branch April 2, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant