Oracle multi-tenant PDB connection

We have Oracle 19c that has the CDB/PDB architecture. PDB is where our database is, so it is running as a service, not SID. We need to connect to that. However Lucee Datasource Admin does not allow us to connect to an Oracle Service. We are using the latest Oracle 12c extensions in THIN driver mode. I could not make the OCI configured even though the server has the proper Oracle drivers installed. I could make the application.cfc with the following work:

jdbc:oracle:thin:@[HOST][:PORT]/SERVICE

but we really need to setup the working Datasource in the Lucee Admin. Any help is greatly appreciated.

Don’t forget to tell us about your stack!

OS: Windows 2012 Server
Java Version: 11.0.6 (AdoptOpenJDK) 64bit
Tomcat Version: Apache Tomcat/9.0.31
Lucee Version: 5.3.6.61