Skip to content

Remove misleading user sync info from LDAP docs

Drew Blessing requested to merge dblessing-ldap-misleading-info-docs into master

What does this MR do and why?

Describe in detail what your merge request does and why.

LDAP User Sync doesn't provision users. And it's not involved in the sign-in process so the second bullet was misleading and technically not correct. Yes, LDAP itself does provision users on first sign-in but that's not related to User Sync, the section it was in.

The section already mentions updating existing users in the first part of the section so I think it's safe to just remove the list altogether.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports