diff --git a/docs/en/wallet-solution.rst b/docs/en/wallet-solution.rst index 31fd4893c..b05c0cd73 100644 --- a/docs/en/wallet-solution.rst +++ b/docs/en/wallet-solution.rst @@ -88,7 +88,7 @@ Header +---------+-----------------------------------------------------------------+ | **Key** | **Value** | +---------+-----------------------------------------------------------------+ -| alg | Algorithm used to verify the token signature (e.g., ES256). | +| alg | Algorithm used to verify the token signature. It MUST be one of the possibile values indicated `here `_ (e.g., ES256).| +---------+-----------------------------------------------------------------+ | kid | Thumbprint of the public key used for signing. | +---------+-----------------------------------------------------------------+