Hello
With .NET Core 3.0 upcoming in Sept, it seems that they are finally bringing Kerberos support.
In our environment we are highly dependent on Kerberos authentication to our Oracle database, currently using .NET Framework with ODP.NET.
We are trying to move to development on .NET Core, as such it is really useful and important for us to have ODP.NET Core Kerberos ready, which as per documentation it isn't at the moment as compared to ODP.NET and ODP.NET Managed.