Helm chart SSO support (#17205)

* Add SAML support

* move extAuth below essential components

* Add CAS, PAM, LDAP support

* Add WEB_DOMAIN and S3_ALIAS_HOST support

* SAML defaults aligned

* Bump chart version

* SSO & WEB_DOMAIN support added

* Add OIDC support

* Correct typo

* Notice for OIDC support

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
This commit is contained in:
bobbyd0g 2022-02-11 09:01:40 -05:00 committed by GitHub
parent c9a52833b6
commit a131f06e12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 329 additions and 3 deletions

View file

@ -24,9 +24,7 @@ The variables that _must_ be configured are:
Currently this chart does _not_ support:
- Hidden services
- Single Sign-On
- Swift
- configurations using `WEB_DOMAIN`
# Upgrading