You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
The controls for SCIM-controlled attributes (username, display name, and email addresses) should be disabled on the profile and emails pages, with a note that that attribute is SCIM-controlled.
Also show some badge or other kind of indication for SCIM-controlled user on the User admin page
A user is SCIM-controlled if they have an external account with service_type == "scim"
The controls for SCIM-controlled attributes (username, display name, and email addresses) should be disabled on the profile and emails pages, with a note that that attribute is SCIM-controlled.
Also show some badge or other kind of indication for SCIM-controlled user on the User admin page
A user is SCIM-controlled if they have an external account with
service_type == "scim"