OpenConext / Stepup-Gateway

Stepup Gateway
Apache License 2.0
6 stars 3 forks source link

Allow verification of U2F device authentications #385

Closed phavekes closed 3 days ago

phavekes commented 3 days ago

This issue is imported from pivotal - Originaly created at Sep 1, 2015 by Reinier Kip

To allow verification of U2F device authentications, a service must be created that verifies U2F sign requests and responses, including sign counter verification, and persists the new sign counter.

Sign counter wrapping (MAX_INT -> 1) will not be supported.