[webauthn] CredentialCreationOptions/mediation not yet defined in CredMan (#2079)

emlun has just created a new issue for https://github.com/w3c/webauthn:

== CredentialCreationOptions/mediation not yet defined in CredMan ==
`{{CredentialCreationOptions/mediation}}` is not yet defined upstream in CredMan, so the following passage in [ยง5.1.3. Create a New Credential](https://w3c.github.io/webauthn/#sctn-createCredential) is currently invalid:

>By setting `options.mediation` to [conditional](https://w3c.github.io/webappsec-credential-management/#dom-credentialmediationrequirement-conditional), [Relying Parties](https://w3c.github.io/webauthn/#relying-party) can indicate that they would like to register a credential without prominent modal UI if user has already consented to create a credential. [...]

```
LINK ERROR: No 'idl' refs found for 'mediation' with for='['CredentialCreationOptions']'.
{{CredentialCreationOptions/mediation}}
```

This is blocked on https://github.com/w3c/webappsec-credential-management/issues/225 which must be resolved before we can release L3 (otherwise we'll have to revert PR #1951).

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2079 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 30 May 2024 13:33:43 UTC