line-fido2-server
line-fido2-server copied to clipboard
FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.
# What is this PR for? Rename to `TxAuthGenericArg` from `TxAuthGenericAlg`. ## Overview or reasons Looking at the spec, [Web Authentication: An API for accessing Public Key Credentials Level 1...
# What is this PR for? This PR will fix invalid COSE algorithm value. ## Overview or reasons Accoding to [IANA CBOR Object Signing and Encryption (COSE) Algorithms Registry](https://www.iana.org/assignments/cose/cose.xhtml#algorithms), the...
# What is this PR for? Fixing API Endpoint Mismatch Issue in CredentialController ## Overview or reasons I have identified an issue in the CredentialController on the server. Currently, the...
Hello. When I use docker, I got error below. I use window 10 and docker. D:\line-fido2-server>docker-compose up [+] Running 0/3 - fido2 Warning 4.3s - build Warning 3.1s - rp...
Hi. Team - I'm looking into the line-fido2-server project (link: [line-fido2-server](https://github.com/line/line-fido2-server)), and have some queries related to the verification of attestation certificates. In the AttestationServiceImpl class, there's a method called...
I am getting class not found error while running spring boot demo, can someone guide me what I am doing wrong here? I am able to run rpserver and server...
ST2を実施するにあたり、ログレベルを本番と同じにする
Hi there, I cloned your repo successfully and tried to run it using "docker-compose up", but I get the following error: "failed to solve: failed to load cache key: pull...
I tried to test it as below  I used my mobile device(Galaxy21) as a authenticator and I found out following error in rpserver log. ```text Could not resolve parameter...