%span.form-text.d-inline.font-weight-normal.align-text-bottom.ml-3=Feature.enabled?(:enforced_sso_requires_session,group)?s_('GroupSAML|Enforce SSO-only authentication for this group.'):s_('GroupSAML|Enforce SSO-only membership for this group.')
-sso_enforcement_text=Feature.enabled?(:enforced_sso_requires_session,group)?s_('GroupSAML|Enforce SSO-only authentication for this group.'):s_('GroupSAML|Enforce SSO-only membership for this group.')
%span.form-text.d-inline.font-weight-normal.align-text-bottom.ml-3=s_('GroupSAML|Enforce users to have dedicated group managed accounts for this group.')
%span.form-text.d-inline.font-weight-normal.align-text-bottom.ml-3=s_('GroupSAML|Enforce users to have dedicated group managed accounts for this group.')
.form-text.text-muted.js-group-saml-enforced-group-managed-accounts-helper-text{style: "display: #{'none' if saml_provider.enforced_sso?} #{'block' unless saml_provider.enforced_sso?}"}
.form-text.text-muted.js-group-saml-enforced-group-managed-accounts-helper-text{style: "display: #{'none' if saml_provider.enforced_sso?} #{'block' unless saml_provider.enforced_sso?}"}