<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>I am trying to configure SLURM to use external authentication for
      JWT as described in the documentation. <br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://slurm.schedmd.com/jwt.html">https://slurm.schedmd.com/jwt.html</a></p>
    <p>JWT Authentication worked when I tested the setup for standalone
      use but am having difficulty with tokens from our oauth provider.
      <br>
    </p>
    <p>My first question is has anyone successfully done this? My second
      question is on the example code to verify the jwt key. Is the
      example up to date as it doesn't work for me. The final question
      is does anyone have any suggestions on the concrete error reported
      in the slurmctld log.<br>
    </p>
    <p><i>slurmctld: error: failed to verify jwt, rc=22</i><i><br>
      </i><i>slurmctld: error: could not find matching kid or decode
        failed</i></p>
    <p>Thanks,</p>
    <p>Laurence<br>
    </p>
  </body>
</html>