Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2202

Make it possible to handle opaque access tokens for OIDC

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

      The OpenID Connect spec doesn't specify the required format for access tokens. Some OpenID providers like Keycloak and Okta use JWTs for access tokens. Open Liberty uses opaque access tokens by default but can be configured to use JWTs. Google uses opaque access tokens. 

      The current OIDC implementation assumes JWTs for access tokens. We need to update this to handle opaque access tokens as well.

            fjuma1@redhat.com Farah Juma
            fjuma1@redhat.com Farah Juma
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: