line / line-fido2-server

FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.
Apache License 2.0
515 stars 94 forks source link

Update cached fido metadata jwt in resources test file #54

Open cleidiano opened 1 month ago

cleidiano commented 1 month ago

What is this PR for?

To fix a broken test.

Overview or reasons

The current cached fido metadata has a root certificate expired, then test fail.

Tasks

I fetched a updated metadata from https://mds3.fidoalliance.org/ and override the cached one.

Result

The test passed.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.