line-fido2-server icon indicating copy to clipboard operation
line-fido2-server copied to clipboard

FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.

Results 29 line-fido2-server issues
Sort by recently updated
recently updated
newest added
trafficstars

# 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 ![image](https://user-images.githubusercontent.com/84765181/204718314-b6b7fe18-915f-41bd-a39a-07dba58e3ec8.png) I used my mobile device(Galaxy21) as a authenticator and I found out following error in rpserver log. ```text Could not resolve parameter...