Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/integrazione-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5527,7 +5527,7 @@ Gli endpoint del Gateway ricevono 2 token JWT:
<tr>
<td><strong>DESCRIZIONE</strong>
</td>
<td>Algoritmo utilizzato per la firma del token. Valori ammessi: RS256, RS383, RS512
<td>Algoritmo utilizzato per la firma del token. Valori ammessi: RS256, RS384, RS512
</td>
</tr>
<tr>
Expand Down Expand Up @@ -5823,7 +5823,7 @@ _Tabella 39: Campi contenuti in Authentication Bearer Token_
<tr>
<td><strong>DESCRIZIONE</strong>
</td>
<td>Algoritmo utilizzato per la firma del token. Valori ammessi: RS256, RS383, RS512
<td>Algoritmo utilizzato per la firma del token. Valori ammessi: RS256, RS384, RS512
</td>
</tr>
<tr>
Expand Down