Uploaded image for project: 'OpenId Connect'
  1. OpenId Connect
  2. OIDC-237

The authenticator refuses to validate signed id tokens which are not using RS256 algorithm

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.18.1
    • 2.18.0
    • Authenticator
    • None
    • Unknown

    Description

      The ID validator behavior is a bit strange: it's mandatory to indicate it when creating the validator, while it could easily use the one indicated in the JWT when calling validate(). So the code was setting one, expecting it more to be the default, but turns out it's the only accepted one, and it's not possible to configure the validator to accept any supported algorithm.

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: