Is liquibase support kerberos authentication with oracle database connection?

Is liquibase support kerberos authentication with oracle database connection?

We are using liquibase node package with version 0.0.3.

If kerberos authentication support with liquibase then please provide details how to use it with oracle database connection.

@hirenchangela ,

0.0.3 is not being maintained to the best of my knowledge. I would not use a version that old, the current version as of now is 4.2.2.

As far as if kerberos is supported currently, I defer to @mariochampion & @NathanVoxland to answer.

Thanks,

Ronak

This issue may shed some light too:

I know it is using MSSQL but maybe some of that will help.

@ronak As per liquibase documentation kerberos only is supported with oracle & MSSQL DB. Can you please let me how to mongodb + liquibase with kerberos auth work if liquibase supports this ?