2

I have an web application that needs to Authenticate Users Using a Gemalto Usb Token , As i need to get the certificate stored in the usb to sign multiple Documents " Digital Signatures " , Any Ideas on how i could get this working .

I am using React Js / Spring Boot , Thanks

Jhon Born
  • 21
  • 1
  • got the same question.. using React/NodeJS(Nest) – Smolin Pavel Oct 21 '21 at 11:25
  • Jhon Born did you happen to resolve this? please share the result if yes. – Smolin Pavel Oct 21 '21 at 11:26
  • Yes, in order to solve this issue i used a library called https://fortifyapp.com/ that contains a node server that communicates directly with your js server as this app gets installed into the clients Pc and then you can get his public key or sign something with the private key – Jhon Born Oct 31 '21 at 20:49
  • everything should be explained in there documentation , it is an open source app by the way – Jhon Born Oct 31 '21 at 20:50
  • The requirement can also be achieved using Browser Extension. Refer SO answer https://stackoverflow.com/a/63173083/9659885 for more details about Signer.Digital Browser Extension. – Bharat Vasant Aug 02 '22 at 12:16

0 Answers0