Changes for page DigDash API REST
Last modified by Aurelie Bertrand on 2025/05/15 16:29
From version 81.1
edited by Aurelie Bertrand
on 2025/04/29 14:22
on 2025/04/29 14:22
Change comment:
There is no comment for this version
To version 82.1
edited by Aurelie Bertrand
on 2025/04/29 14:24
on 2025/04/29 14:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -125,6 +125,15 @@ 125 125 openssl rsa -in /path/to/privatekey.pem -pubout -out /path/to/publickey.crt 126 126 {{/code}} 127 127 128 +=== S'authentifier === 129 + 130 +Une fois le jeton de sécurité généré, vous pouvez vous authentifier avec cette méthode : 131 + 132 +1. Cliquez sur le bouton **Authorize**. 133 +1. Dans la section **BasicAuth**, déconnectez-vous en cliquant sur le bouton **Logout**. 134 +1. Dans la section **BearerAuth**, collez le jeton JWT dans le champ **Value**. 135 +1. Cliquez sur **Authorize**. 136 + 128 128 == S'authentifier via ApiKeyAuth == 129 129 130 130 === Créer une clé API ===