Skip to main content
Version: 2.2.1

Comparison between authentication modes

When choosing an authentication mode, it is important to consider factors such as the need for user synchronization with a directory service, single sign-on compatibility, security level, and configuration complexity. Let's look at a comparison between the available authentication modes:

Authentication modeDepends on integration with a directory serviceSupports Single Sign-On modeAuthentication protocol security levelLevel of complexity in the configuration and installationRecommended for external authentication
InternalNONOLOWLOWNO
NTLM v2YESNOMEDIUMMEDIUMNO
LDAPYESNOLOWMEDIUMNO
SAML 2.0YESYESHIGHHIGHYES
OpenID ConnectNOYESHIGHMEDIUMYES
caution

⚠️ Attention:

  • SoftExpert recommends using SAML 2.0 authentication mode due to its high security and wide adoption by cloud solutions.