Skip to content

Flesh out OmniAuth to support all options and providers

Jason Plum requested to merge 467-omniauth-extend-implementation into master

Expand the configuration of OmniAuth in the unicorn chart, to support all settings.

This alters the implementation of the providers list, so that the user must provide the content via k8s Secrets. This is done so that all forms of OmniAuth providers can be used safely, without having to cater to each providers sensitive fields.

Depends on gitlab-org/build/CNG!99 (merged)

Closes #467 (closed)

Edited by Jason Plum

Merge request reports