FIDO2 Webauthn

111 views
Skip to first unread message

prasanth

unread,
Aug 31, 2021, 7:19:41 AM8/31/21
to FIDO Dev (fido-dev)
Hi,
    I'm currently deploying fido2 support on my web application which running on apache tomcat server.

 For above requirement, Can i use this https://github.com/google/webauthndemo demo project? (It is easy implement on my project)


thanks & regards,
Prasanth KK
 

 

Arshad Noor

unread,
Aug 31, 2021, 8:24:04 AM8/31/21
to prasanth, FIDO Dev (fido-dev)
I'm not sure if Google's App Engine conforms to all the things that
Tomcat requires, Prasanth:

"The demo is written on top of Google App Engine."

but, you can certainly try. You may have to modify some of the code to
remove any App Engine dependencies (if any) and substitute those
services from other components/libraries.

You could also try using this open-source FIDO server and run it on
Payara, which does use a web-container similar to Tomcat (if not Tomcat
itself):

https://github.com/strongkey/fido2

Since your project already works on Tomcat, you should be easily able to
deploy it on Payara; the FIDO server I referenced uses EJBs, so it will
not run on Tomcat.

Hope that helps.

Arshad
> --
> You received this message because you are subscribed to the Google
> Groups "FIDO Dev (fido-dev)" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to fido-dev+u...@fidoalliance.org
> <mailto:fido-dev+u...@fidoalliance.org>.
> To view this discussion on the web visit
> https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/437f2e5d-6a25-48e1-8288-31ca82274548n%40fidoalliance.org
> <https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/437f2e5d-6a25-48e1-8288-31ca82274548n%40fidoalliance.org?utm_medium=email&utm_source=footer>.

Ackermann Yuriy

unread,
Aug 31, 2021, 8:33:46 AM8/31/21
to prasanth, FIDO Dev (fido-dev)
Hey Prasanth.

You might want to take a look at the list of open source servers here: https://github.com/herrjemand/awesome-webauthn

And if you want to learn about FIDO protocol in depth, take a loot at my series of articles: https://medium.com/webauthnworks/webauthn-fido-series-content-page-4f9a187aa588

Regards. Yuriy

Yuriy Ackermann
FIDO, Identity, Standards
skype: ackermann.yuriy
github: @herrjemand
twitter: @herrjemand
medium: @herrjemand


--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+u...@fidoalliance.org.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/437f2e5d-6a25-48e1-8288-31ca82274548n%40fidoalliance.org.

Emil Lundberg

unread,
Aug 31, 2021, 10:04:22 AM8/31/21
to prasanth, FIDO Dev (fido-dev)
Hi Prasanth,

The demo project looks to me like just that - an example meant to be illustrative but not supported as something for other projects to rely on. You would likely have to copy the code and maintain it yourself.

java-webauthn-server, by contrast, IS designed as a software library and is actively supported and developed by Yubico, so you'll probably have better results with that. Please let us know if you encounter any problems with it.

/Emil

--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+u...@fidoalliance.org.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/437f2e5d-6a25-48e1-8288-31ca82274548n%40fidoalliance.org.


--

Emil Lundberg

Software Developer | Yubico


Reply all
Reply to author
Forward
0 new messages