zulip/docs
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
..
_static travis: Removed screen cast of Travis setup. 2020-06-01 14:12:11 -07:00
_templates docs: Replace legacy roadmap.md with release lifecycle page. 2021-05-05 09:08:43 -07:00
contributing docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
development docs: Add instructions for Apple Silicon Macs. 2021-05-27 16:01:42 -07:00
documentation docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
git docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
images docs: Add missing width to Zulip logo. 2021-02-05 09:49:33 -08:00
overview version: Update version and changelog after 4.3 release. 2021-06-02 12:55:50 -07:00
production saml: Support syncing custom profile fields with SAML attributes. 2021-06-08 14:47:33 -07:00
subsystems docs: Correct widgets doc discussion of slash commands. 2021-06-04 09:23:51 -07:00
testing docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
translating docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
tutorials docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY puppet: Pull in pinned puppet modules. 2021-05-27 21:14:48 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
index.rst docs: Use zulip.com rather than zulip.org (which just redirects). 2020-09-12 11:22:08 -07:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30

README.md

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.