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
Build on #8981 and add the SCIM user provision type to users and groups.
Users must have a user name, and optionally have an external id field
and/or an active field. Groups must have a display name and optionally
have an external id field.
Also add a new SiloIdentityMode named SamlScim.
A few functions have to change to account for these new variants, but
not many. Silos using the SamlScim identity mode will use all the same
SAML code that exists today.
0 commit comments