Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when registering a FIDO2 token #166

Open
peterclijsters1 opened this issue Dec 4, 2024 · 2 comments
Open

Error when registering a FIDO2 token #166

peterclijsters1 opened this issue Dec 4, 2024 · 2 comments
Labels
bug Something isn't working webauthn webauthn-gssp

Comments

@peterclijsters1
Copy link

On the SSID test environment, when trying to register a FIDO2 token this error is thrown:
Image

  • sa.test.surfconext.nl
  • institution-a
  • Chrome browser
  • Yubikey that works fine with exisiting FIDO2 token registrations
  • Followed these steps in Chrome:
    Image
    Image
    Image
@peterclijsters1 peterclijsters1 converted this from a draft issue Dec 4, 2024
@peterclijsters1
Copy link
Author

Also tested in Safari, same error.

@pmeulen
Copy link
Member

pmeulen commented Dec 4, 2024

Logs:

webauthn[791]: {"message":"AuthnRequest processing complete, received AuthnRequest from \"https://sa-gw.test.surfconext.nl/gssp/webauthn/metadata\", request ID: \"_a78d29a5a49cab74e25c1ef2ccf3ea47f91389290eec7827bcad4ea82eb0\"","context":{},"level":250,"level_name":"NOTICE","channel":"app","datetime":"2024-12-04T13:12:46+01:00","extra":{"server":"webauthn.test.surfconext.nl","application":"Webauthn","request_id":"391c73a41c6c1db9f0f15cc6bc66b14d"}}
webauthn[791]: {"message":"Invalid attestation \"Of the 0 StatusReports tested, none met one of the required FIDO Certified statuses,\n                        or the status was explicitly denied. Reports tested: \"\"\"","context":{"nameId":"28fb6eac-188d-4ec6-94c1-8e2c906c4f85","sari":"_a78d29a5a49cab74e25c1ef2ccf3ea47f91389290eec7827bcad4ea82eb0"},"level":300,"level_name":"WARNING","channel":"app","datetime":"2024-12-04T13:12:54+01:00","extra":{"server":"webauthn.test.surfconext.nl","application":"Webauthn","request_id":"acd79171e486c88cbf27ab83ef81e467"}}
webauthn[791]: {"message":"User cancelled the request","context":{"sari":"_a78d29a5a49cab74e25c1ef2ccf3ea47f91389290eec7827bcad4ea82eb0"},"level":250,"level_name":"NOTICE","channel":"app","datetime":"2024-12-04T13:13:40+01:00","extra":{"server":"webauthn.test.surfconext.nl","application":"Webauthn","request_id":"479bff0c93d859f8c0345454e6cb9eee"}}
webauthn[791]: {"message":"User cancelled the request","context":{"sari":"_a78d29a5a49cab74e25c1ef2ccf3ea47f91389290eec7827bcad4ea82eb0"},"level":500,"level_name":"CRITICAL","channel":"app","datetime":"2024-12-04T13:13:40+01:00","extra":{"server":"webauthn.test.surfconext.nl","application":"Webauthn","request_id":"479bff0c93d859f8c0345454e6cb9eee"}}
webauthn[791]: {"message":"Redirect to sso return endpoint with registration reject response","context":{"sari":"_a78d29a5a49cab74e25c1ef2ccf3ea47f91389290eec7827bcad4ea82eb0"},"level":200,"level_name":"INFO","channel":"app","datetime":"2024-12-04T13:13:40+01:00","extra":{"server":"webauthn.test.surfconext.nl","application":"Webauthn","request_id":"479bff0c93d859f8c0345454e6cb9eee"}}
webauthn[791]: {"message":"Created redirect response for sso return endpoint \"/saml/sso_return\"","context":{"sari":"_a78d29a5a49cab74e25c1ef2ccf3ea47f91389290eec7827bcad4ea82eb0"},"level":250,"level_name":"NOTICE","channel":"app","datetime":"2024-12-04T13:13:40+01:00","extra":{"server":"webauthn.test.surfconext.nl","application":"Webauthn","request_id":"479bff0c93d859f8c0345454e6cb9eee"}}
webauthn[791]: {"message":"Saml response created with id \"_37d945ad6a721a1e636f23fb093c902aa597adaf41c2f6b7a144d22b88dc\", request ID: \"_a78d29a5a49cab74e25c1ef2ccf3ea47f91389290eec7827bcad4ea82eb0\"","context":{},"level":250,"level_name":"NOTICE","channel":"app","datetime":"2024-12-04T13:13:40+01:00","extra":{"server":"webauthn.test.surfconext.nl","application":"Webauthn","request_id":"120bf56df725d0082135bf1153a55368"}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working webauthn webauthn-gssp
Projects
Status: New
Development

No branches or pull requests

2 participants