* New Crowdin translations by Github Action * Revert broken translated files to English * Revert broken translated files to english Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com> Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2.5 KiB
2.5 KiB
{% if enterpriseServerVersions contains currentVersion %}
Authentication methods that support 2FA
| Authentication Method | Description | Two-factor authentication support |
|---|---|---|
| Built-in | Authentication is performed against user accounts that are stored on the {% data variables.product.prodname_ghe_server %} appliance. | Supported and managed on the {% data variables.product.prodname_ghe_server %} appliance. Organization administrators can require 2FA to be enabled for members of the organization. |
| Built-in authentication with an identity provider | Authentication is performed against user accounts that are stored on the identity provider. | Dependant on the identity provider.{% endif %} |
| LDAP | Allows integration with your company directory service for authentication. | Supported and managed on the {% data variables.product.prodname_ghe_server %} appliance. Organization administrators can require 2FA to be enabled for members of the organization. |
| SAML | Authentication is performed on an external identity provider. | {% data reusables.two_fa.2fa_not_supported_with_saml_and_cas %} |
| CAS | Single sign-on service is provided by an external server. | {% data reusables.two_fa.2fa_not_supported_with_saml_and_cas %}{% endif %} |