authelia/example/kube/authelia
ViViDboarder 264a94d4e7 Add ability to search for groups using {uid}
On some LDAP servers, the `uid` attribute is more like a guid, while the
username exists instead in a dedicated field, like `username`. This
means the `uid` is not necessarily equal to `username`.

This is allows referencing using the `uid` to search for groups in the same
way as `dn` so that one can explicitly match the `memberuid` to the `uid` for
the user without the assumptions that come with using `{0}`.
2019-02-27 21:34:18 -08:00
..
configs Add ability to search for groups using {uid} 2019-02-27 21:34:18 -08:00
ssl Add the configuration files to deploy Authelia in a Kube cluster 2018-04-24 22:32:56 +02:00
deployment.yml Adapt kube example to work without custom nginx template 2018-04-24 23:59:15 +02:00
ingress.yml Add the configuration files to deploy Authelia in a Kube cluster 2018-04-24 22:32:56 +02:00
service.yml Add the configuration files to deploy Authelia in a Kube cluster 2018-04-24 22:32:56 +02:00