zulip/docs/production
Mateusz Mandera c54b48452d saml: Support syncing custom profile fields with SAML attributes.
Fixes #17277.

The main limitation of this implementation is that the sync happens if
the user authing already exists. This means that a new user going
through the sign up flow will not have their custom fields synced upon
finishing it. The fields will get synced on their consecutive log in via
SAML in the future. This can be addressed in the future by moving the
syncing code further down the codepaths to login_or_register_remote_user
and plumbing the data through to the user creation process.

We detail that limitation in the documentation.
2021-06-08 14:47:33 -07:00
..
authentication-methods.md saml: Support syncing custom profile fields with SAML attributes. 2021-06-08 14:47:33 -07:00
deployment.md docs: Link to install-existing-server from production/deployment. 2021-06-02 17:16:14 -07:00
email-gateway.md emails: Rename "missed message email" to "message notification email". 2021-04-21 10:10:54 -07:00
email.md docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00
expensive-migrations.md docs: Add missing space to compound verbs “log in”, “set up”, etc. 2021-04-26 09:31:08 -07:00
export-and-import.md docs: Fix typo in export docs. 2021-05-10 17:33:21 -07:00
giphy-gif-integration.md docs: Provide more detailed instructions for requesting API key. 2021-05-27 12:09:40 -07:00
index.rst giphy: Use GIPHY web SDK to allow inserting GIFs in compose box. 2021-04-05 15:04:49 -07:00
install-existing-server.md docs: Add a missing close paren. 2021-06-01 14:57:42 -07:00
install.md docs: Add new summary section to the release lifecycle page. 2021-05-05 18:24:17 -07:00
maintain-secure-upgrade.md docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
management-commands.md commands: Add delete_user management command and document it. 2021-05-10 15:38:14 -07:00
mobile-push-notifications.md puppet: Set proxy environment variables. 2020-10-28 12:17:35 -07:00
multiple-organizations.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
password-strength.md docs: Convert many http URLs to https. 2020-03-26 21:35:32 -07:00
postgresql.md postgresql: Switch to defaulting to PostgreSQL 13. 2021-04-27 16:55:04 -07:00
requirements.md smokescreen: Capitalize Smokescreen in documentation. 2021-05-12 12:32:39 -07:00
security-model.md docs: Document password hashing change from PBKDF2 to Argon2. 2021-05-14 13:07:51 -07:00
settings.md docs: Describe the process of upgrading settings.py files. 2021-04-27 18:01:28 -07:00
ssl-certificates.md docs: Say that certbot wildcard has been released. 2021-01-17 11:17:09 -08:00
troubleshooting.md docs: Remove link to 16.04, which can be confusing. 2021-06-02 16:58:24 -07:00
upgrade-or-modify.md user docs: Create separate "Code blocks" user documentation page. 2021-05-05 16:11:21 -07:00
upload-backends.md uploads: Support non-AWS S3-compatible server. 2020-10-28 21:59:07 -07:00
video-calls.md docs: Merge Zoom and BBB configuration pages. 2020-10-18 15:10:23 -07:00