Outils pour utilisateurs

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
en:guide_du_developpeur_service [2026/01/26 14:45] adminen:guide_du_developpeur_service [2026/04/10 13:55] (Version actuelle) – [10. Retrieving the idClaim] stonniche
Ligne 741: Ligne 741:
 [[https://preprod.id360docaposte.com/static/swagger.html#/enrollment/enrollment_proof_slip|Download the PDF report]] [[https://preprod.id360docaposte.com/static/swagger.html#/enrollment/enrollment_proof_slip|Download the PDF report]]
  
-====== 10. Retrieving the idClaim ======+====== 10. Retrieving the idClaim (optional) ====== 
 + 
 +=== Conditions to retrieve the phone number in the idClaim === 
 + 
 +//In the administration console, configure the process as follows:// 
 + 
 +  * //In **Information input**, check **"Mobile phone with SMS control"**// 
 +  * //In the **Validations selection**, click on **Profile** and check **"Extract phone number"**// 
 + 
 +//Then, in the user record creation request body, add:// 
 + 
 +<code json> 
 +"custom_data":
 +  "authenticators":
 +    "phone_number": "{{$.identity.phone_number}}" 
 +  } 
 +
 +</code> 
 +----
  
 [[https://preprod.id360docaposte.com/static/swagger.html#/enrollment/enrollment_idclaim|See the method in Swagger]] [[https://preprod.id360docaposte.com/static/swagger.html#/enrollment/enrollment_idclaim|See the method in Swagger]]

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

Plus d’informations