色婷婷AⅤ一区二区三区|亚洲精品第一国产综合亚AV|久久精品官方网视频|日本28视频香蕉

          "); //-->

          博客專欄

          EEPW首頁(yè) > 博客 > What is JWT x.509 Certificate Chain (x5c)?

          What is JWT x.509 Certificate Chain (x5c)?

          發(fā)布人:電子禪石 時(shí)間:2024-04-08 來(lái)源:工程師 發(fā)布文章
          What is JWT x.509 Certificate Chain (x5c)?
          In the JSON Web Token (JWT) standard, the "x5c" (x.509 certificate chain) 
          claim is an array of strings that contains the x.509 certificate chain 
          that was used to verify the digital signature of the JWT. 
          This is used to verify the authenticity and integrity of the JWT, 
          and to prevent JWT token abuse. The "x5c" claim is an optional claim, 
          but it is recommended that it be included in the JWT if it is available. 
          The value of the "x5c" claim must be an array of strings that 
          contains the x.509 certificate chain, 
          in order from the root certificate authority to the signing certificate. 
          The authorization server can then use the "x5c" claim to verify the validity 
          of the JWT, and to determine which certificate chain was used to 
          verify the digital  signature of the JWT. 
          This can be used to implement JWT signing certificate policies, 
          and to prevent JWT token abuse.


          *博客內(nèi)容為網(wǎng)友個(gè)人發(fā)布,僅代表博主個(gè)人觀點(diǎn),如有侵權(quán)請(qǐng)聯(lián)系工作人員刪除。



          關(guān)鍵詞: jwt

          技術(shù)專區(qū)

          關(guān)閉