Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| en:guide_du_developpeur_service [2026/01/26 14:45] – admin | en:guide_du_developpeur_service [2026/04/10 13:55] (Version actuelle) – [10. Retrieving the idClaim] stonniche | ||
|---|---|---|---|
| Ligne 741: | Ligne 741: | ||
| [[https:// | [[https:// | ||
| - | ====== 10. Retrieving the idClaim ====== | + | ====== 10. Retrieving the idClaim |
| + | |||
| + | === Conditions to retrieve the phone number in the idClaim === | ||
| + | |||
| + | //In the administration console, configure the process as follows:// | ||
| + | |||
| + | * //In **Information input**, check **" | ||
| + | * //In the **Validations selection**, | ||
| + | |||
| + | //Then, in the user record creation request body, add:// | ||
| + | |||
| + | <code json> | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | ---- | ||
| [[https:// | [[https:// | ||