Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| en:guide_du_developpeur_service [2026/01/26 10:14] – [1.1 API Login: Authentication] admin | en:guide_du_developpeur_service [2026/04/10 13:55] (Version actuelle) – [10. Retrieving the idClaim] stonniche | ||
|---|---|---|---|
| Ligne 228: | Ligne 228: | ||
| * **'' | * **'' | ||
| - | > For more details on callback_endpoints, | + | > For more details on callback_endpoints, |
| ---- | ---- | ||
| 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:// | ||
| Ligne 792: | Ligne 810: | ||
| Authorization: | Authorization: | ||
| </ | </ | ||
| - | |||
| - | |||