You can translate the question and the replies:

Denodo connect to GIT with SSO login

Hello, is there a way to connect denodo with a GIT instance which has SSO login. I am using a GIT instance which has SSO login and want to integrate it with denodo. Thanks
user
21-11-2021 13:52:21 -0500
code

1 Answer

Hi, It is possible to connect the GIT instance with SSO login in the latest updated version of Denodo. To enable SSO first, you need to enable Kerberos authentication at the server configuration. You can follow the [“Kerberos Authentication"](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/server_configuration/server_authentication/kerberos_authentication/kerberos_authentication) section in the Virtual DataPort Administration Guide for detailed information. Then, in the VCS management configuration, under authentication, you can choose “**use pass-through session credentials**”. For configuring VCS management, you can take a look at the “[Virtual DataPort Server Configuration"](https://community.denodo.com/docs/html/browse/latest/en/vdp/administration/version_control_systems_integration/vcs_configuration/virtual_dataport_server_configuration) section under Virtual DataPort Administration Guide. With this option, Virtual DataPort will use the credentials of the user that logs in to Virtual DataPort and requests to do a Git operation Hope this helps!
Denodo Team
22-11-2021 04:34:31 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here