Heyo. I’m trying out Ory Elements and trying to ge...
# ory-network
b
Heyo. I’m trying out Ory Elements and trying to get a passkey demo up and running. I can get to passwordless element, but when attempting to “sign up”, I get the message “SecurityError: The relying party ID is not a registrable domain suffix of, nor equal to the current domain.” Is there a setting in the Console or something I may be missing?
h
Hey Corinn - it’s a security feature meant to prevent phishing but it’s annoying sometimes :( In Ory Console you have the Webauthn settings (passwordless in this case) and you need to set the origin and ID to the hostname that you see in your browser. If your browser has for example „localhost:1234“ set the ID to localhost and origin to localhost:1234 (iirc)
hope this helps
b
Thanks! Unfortunately I get some errors on the form when I try those. I tried using ngrok but no luck with that either 🤷‍♀️
h
Could you share the steps you took to get to the error message you see? That would be tremendously helpful! :)
As in: I created a project with settings XYZ, set up the Ory Tunnel with example project Y, etx