Remove fido u2f endpoints #978
Labels
comp-jans-auth-server
Component affected by issue or PR
comp-jans-linux-setup
Component affected by issue or PR
needs-triage
Issue or PR yet to be triaged. Add more labels or details that will help during triage review.
There is no need for u2f endpoints anymore since we already expose FIDO2 functionalities.
Supergluu is not a requirement for Jans, so these endpoints can be safely removed. SG will be migrated to use FIDO2
Additionally, we can skip the u2f and supergluu scripts from the installation process and from
jans-linux-setup/jans_setup/static/extension/person_authentication
. Remove fileU2fExternalAuthenticator.py
as wellLikewise, remove u2f directory from
jans-auth-server/webapp/auth
and u2f.xhtml fromjans-auth-server/webapp/auth/casa
The text was updated successfully, but these errors were encountered: