MediaWiki API help

This is an auto-generated MediaWiki Action API documentation page.

action=webauthn

(main | webauthn)

API Module to communicate between server and client during registration/authentication process.

Parametri specifici:
Sono disponibili altri parametri generali.
func

Name of the requested function to be executed.

getAuthInfo
Informazioni di autenticazione.
getRegisterInfo
Informazioni di registrazione.
register
Register a new WebAuthn credential for the current user.
Questo parametro è obbligatorio.
Uno dei seguenti valori: getAuthInfo, getRegisterInfo, register
passkeyMode

Whether the key being registered is in passkey mode. (Only for getRegisterInfo.)

Tipo: booleano (dettagli)
credential

JSON-encoded WebAuthn credential response from the browser.

friendlyname

Friendly name for the new credential.