The ContainerManagedAuthentication sample demonstrates basic web container authentication with a PIN authenticator using JC-FORM with a Biometric password. This sample contains a web application that demonstrates running a servlet that requires user authentication to access a web page.
Running the ContainerManagedAuthentication sample consists of using the IDE to open the ContainerManagedAuthentication project, starting the application, and logging in on a web page by entering the name admin and password 1234.
Before performing the following procedure, the Java Card 3 Development Kit, Connected Editon must be downloaded and installed on your development system.
The ContainerManagedAuthentication project is located under the JC_CONNECTED_HOME\samples\web folder.
Note - Refer to the Java Card 3 Platform Development Kit User’s Guide for additional details including screen captures.
The IDE compiles, builds, and runs the sample. When the sample runs the IDE launches the default browser.
Login: admin
Password: 1234
The browser displays the protected page.