Skip to content

Issue with webauthn_verify_attestation_response Returning 401 in Android #2061

Discussion options

You must be logged in to vote

The issue is fixed, what i was missing is, the rp id was used to be a localhost, I have added ngrok provided domain like below

webauthn:
relying_party:
id:<<ngrok_domain>>
origins:
- "http://localhost:8888"
- "android:apk-key-hash:TyBHH9maupZHjVknwsim6o7SjRTAtqI5mZ-jTUc9-hE"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@krunaldaveazilen
Comment options

Answer selected by krunaldaveazilen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants