mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
zulip_groups is a special attribute, for the group sync feature, and will always be read from the SAMLResponse if it's present and group sync is enabled. Listing it in extra_attrs is a misconfiguration that results in confusing behavior. See #35787.