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

OIDCClientConfiguration#getClaimsRequest() won't return configured claims

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 1.30
    • 1.25
    • Authenticator, Provider
    • None
    • Unknown
    • N/A
    • N/A

    Description

      Since e8c6481, we use com.nimbusds.openid.connect.sdk.OIDCClaimsRequest to transport OIDC Claims in the OIDCClientConfiguration#getClaimsRequest instead of the previously used com.nimbusds.openid.connect.sdk.ClaimsRequest.

      One difference between these two classes is that OIDCClaimsRequest is immutable, and thus we need to instantiate a new object of this class every time a change is needed.

      Attachments

        Activity

          People

            caubin Clément Aubin
            caubin Clément Aubin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: