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

Possible "class com.nimbusds.openid.connect.sdk.claims.IDTokenClaimsSet cannot be cast to class com.nimbusds.openid.connect.sdk.claims.IDTokenClaimsSet" after an upgrade

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 1.34.4
    • 1.34.3
    • Authenticator
    • None
    • Unknown

    Description

      The authenticator store id token claims in the session as IDTokenClaimsSet, but this cans cause problems when upgrading and extension on root namespace which cause classes like IDTokenClaimsSet to be reloaded and make impossible to load the value from the session.

      It should only store "core" types in the session to avoid this kind of problems.

      A possible workaround is to restart.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: