Considering that Azure Data Lake Store uses Active Directory for Authentication(which is inherently using Kerberos and LDAP), is there a way to directly use Kerberos, LDAP or SSO for Authentication with ADLS.
Scoured many documents including this and this but discovered that both Authentication mechanisms for ADLS use Active Directory - tenantid, clientid and client secret.
If not the above three, how many Authentication types does ADLS support?