TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 6 forks source link

Handle missing webauthn data in login request #314

Closed byewokko closed 8 months ago

byewokko commented 8 months ago

Sometimes the login request has no webauthn data although it is expected to have it. This is now handled and evaluated as authentication failure.