settings.authentication.saml.form.provisioning=Provisioning
settings.authentication.saml.form.provisioning_at_login=Just-in-Time user and group provisioning (default)
settings.authentication.saml.form.provisioning_at_login.sub=Use this option if your identity provider does not support the SCIM protocol.
-settings.authentication.saml.form.provisioning_with_scim=Automatic user and group provisioning SCIM (recommended)
+settings.authentication.saml.form.provisioning_with_scim=Automatic user and group provisioning with SCIM
settings.authentication.saml.form.provisioning_with_scim.sub=Preferred option when using a supported identity provider.
settings.authentication.saml.form.provisioning_with_scim.description=Users and groups are automatically provisioned from your identity provider using the SCIM protocol. Once activated, managed users and groups can only be modified from your identity provider. Existing local users and groups will be kept.
settings.authentication.saml.form.provisioning_with_scim.description.doc=For a list of supported providers and more details on automatic provisioning, see {documentation}.