Authentication
Native Authentication
Create and manage users using the native authentication within StarRocks through SQL commands.
Authenticate with Security Integration
Integrate StarRocks with external authentication systems using security integration.
LDAP Authentication
In addition to native password-based authentication, StarRocks also supports the LDAP authentication.
JSON Web Token Authentication
From v3.5.0 onwards, StarRocks supports authenticating client access using JSON Web Tokens.
OAuth 2.0 Authentication
From v3.5.0 onwards, StarRocks supports authenticating client access using OAuth 2.0.