You can translate the question and the replies:

Authentication via Client App

Hello Team, May i know what are the authentication methods to connect to Denodo via client app. I wnet through your docs and found credentials and SSO are two ways only, is it correct?
user
12-07-2021 05:46:26 -0400
code

1 Answer

Hi, In Denodo Platform, the Username/Password are validated through Virtual DataPort Authentication, [LDAP](https://community.denodo.com/kb/view/document/LDAP%20authentication%20best%20practices?category=Security) and [Kerberos](https://community.denodo.com/kb/view/document/Kerberos%20Authentication%20with%20the%20Active%20Directory?category=Security) and client applications can access Virtual DataPort in several ways by using the JDBC interface, ODBC interface, ADO.NET Data Provider and the SOAP and REST Web Service interfaces. Also, the SAML and Oauth authentication mechanism is only for HTTP protocols and JDBC, ODBC cannot use it. Further, you could enable the desired authentication for each data source, Web Service, etc. as required. You can refer to [Server Authentication](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/server_configuration/server_authentication/server_authentication) section under Virtual DataPort Administration Guide and Knowledge Base article [Denodo Security Overview](https://community.denodo.com/kb/view/document/Denodo%20Security%20Overview?category=Security) for more information. Hope this helps!
Denodo Team
12-07-2021 07:47:10 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here