Is it possible to use the authentication type Kerberos instead of username/password to connect to a database using an SQL agent?
Although the Oracle JDBC driver supports this, it is not currently possible for the SQL Agent to use Kerberos for database authentication with any database, only username/password is supported at the moment.
If it is a feature that you are interested in, please open an RFE.