ebakoba

Results 3 comments of ebakoba

@christiangierschner and all the future people struggling with OAuth and custom CA certs. It was able to deduce from the logs that OAuth does not use `requests` as its client...

Same thing happens for `v2`, but in that case default sqlite database is not saved into `/app/data` folder anymore. Could not figure out whats the new path so instead set...

@Bleala Sure! In my conf file, I have following for LDAP: ```yml auth: ldap: - id: ldap1 start_tls: false cert_validation: false provider_name: CompanyName LDAP display_name: Login withLDAP url: ldaps://authentik.company.net bind_user:...