Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm chart SSO support #17205

Merged
merged 11 commits into from
Feb 11, 2022
Merged

Helm chart SSO support #17205

merged 11 commits into from
Feb 11, 2022

Conversation

bobbyd0g
Copy link
Contributor

These changes enable single sign-on configuration via the Helm chart. Support for WEB_DOMAIN and S3_ALIAS_HOST are also added here, being very simple and adjacent to the bulk of this work. LDAP, PAM, CAS, and SAML are implemented from existing support, and OpenID Connect support is included from the draft environment variables provided in PR #16221. All variables are tested to render correctly, and both SAML and WEB_DOMAIN are running in production on my instance, hellsite.net. OAUTH_REDIRECT_AT_SIGN_IN is described as redirecting only CAS for now, prior to confirmation of also functioning with OIDC. This is my first pull request, ever, so please excuse and correct any oversights. Thank you all for your hard work on this excellent software!

@davidchua
Copy link

👍 for web_domain support!

@Gargron Gargron merged commit a131f06 into mastodon:main Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants