Créer une méthode d’authentification
Démarrer l’inscription d’une méthode d’authentification prise en charge.
POST
Autorisations
Les jetons Bearer et DPoP sont pris en charge selon la configuration de l’API
Corps
application/json
- passkey
- webauthn-platform
- webauthn-roaming
- totp
- push-notification
- recovery-code
- email
- phone
- password
Corps de la requête pour créer une méthode d’authentification
Type de méthode d’authentification (facteur)
Allowed value:
"passkey"Nom de la connexion de base de données
Required string length:
1 - 128Pattern:
^[a-zA-Z0-9-]+$ID utilisateur du fournisseur d’identité
Required string length:
1 - 255Pattern:
^\S+$Réponse
Inscription lancée
- Passkey enrollment information
- WebAuthn enrollment information
- Email/Phone enrollment information
- TOTP/Push enrollment information
- Recovery Code enrollment information
- Password enrollment information