FelixmanDeveloper
FelixmanDeveloper
I am using Java Spring. What if I recreate the RelyingParty bean at runtime like this ``` /** * Recreate RelyingParty configuration */ public RelyingParty buildRPWithCurrentHost(WebauthnProperties.RelyingParty oldRpData, String actualHost, WebauthnCredentialService...
Yes, I have a task: to make it so that two identical frontends with different domains can use one backend to create a signature and authenticate with it within their...
Hi @emlun ! Can you please tell me if there is any progress on this issue? https://github.com/w3c/webauthn/issues/1827#issuecomment-1352262450 We are again considering the possibility of creating a signature for our different...