Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pre-Release of Webauthentication Plugin

Florian GroteFeb 17 2022 — edited Feb 17 2022

Hello Apex Community,
I worked on a plugin to use the Web-Authentication API to enable Passwordless Authentication. For more Information click here: Web Authentication API - Web APIs | MDN (mozilla.org)
The Plugin enables already authenticated Users to register their Device using an Authenticator. Authenticators can be Windows Hello using passwords, pins or biometric sensors. Or Apps like Dashlane on a Smartphone.
Using the "Remember-Me"-Cookie to know the last-active User we can Re-Authenticate the User again.
Check it out on my Github. Or Check the Demo Application using Test/Test1234
image.pngimage.png
This Plugin is far from being a polished masterpiece. But I can use some help and feedback to improve it.

Comments
Post Details
Added on Feb 17 2022
1 comment
661 views