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!