{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "jwt-auth",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/jwt-auth/0.3.0/jwt-auth.hpi",
  "version" : "0.3.0",
  "categories" : [
    
  ],
  "compatible" : True,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    "mailer" : "435.v79ef3972b_5c7",
    "instance-identity" : "3.1",
    "structs" : "324.va_f5d6774f3a_d"
  },
  "excerpt" : "Authentication plugin that uses a configurable HTTP header (that should be provided upstream) assumed to be a JWT token. This JWT token can be used as a source for user authentication.",
  "installed" : None,
  "neededDependencies" : [
    
  ],
  "optionalDependencies" : {
    
  },
  "releaseTimestamp" : 1666588083000,
  "requiredCore" : "2.332.4",
  "title" : "JWT Auth",
  "wiki" : "https://plugins.jenkins.io/jwt-auth"
}