sfulham

Results 13 comments of sfulham

My traefik labels for Authentik are: ` - traefik.enable=true - traefik.docker.network=proxy - traefik.http.routers.authentik.entryPoints=https - traefik.http.routers.authentik.rule=Host("sso.company") - traefik.http.routers.authentik.tls=true - traefik.http.routers.authentik.tls.certresolver=cloudflare - traefik.http.services.authentik.loadbalancer.server.port=9000 - traefik.http.services.authentik.loadbalancer.passhostheader=true` I am using Bitwarden through the webpage.

It would also be nice if you were to implement SAML as well!

I get a `Cannot read property Status of undefined` in passport-saml/saml.ts Line 1006:45

Unfortunately I still have the same problem, but at Line 1007:43 instead.

The same file as before, in the passport-saml folder, file saml.ts.

Same here on Arch @manilarome

@cberescu What was the rest of your log configuration. I'm trying to setup traefik JSON parsing in goaccess and having some issues with it

Well, I've used zentyal with other programs such as gitlab before and it's worked so idk why it wouldn't work now

So, I've run an ldap search on it and it seems to be fine, ``` dn: CN=*******,CN=Users,DC=internalmediagroup,DC=lan objectClass: top objectClass: posixAccount objectClass: person objectClass: systemQuotas objectClass: organizationalPerson objectClass: user cn:...