I connect to my remote server via smartcard authentication using PuTTy-CAC. I am prompted for a pin number everytime I want to connect to my Linux server. Once I am logged in I can access my database via Sqlplus.
I am having trouble setting up the connection in SQL Developer. Is their a way I can get SQL Developer to use my smartcard authentication. I created a SSH tunnel but no luck. I get this error below:
I have tried creating an SSH host and port forward but was unsuccessful.
I can't find any information regarding smartcard authentication for SQL Developer.