Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-11645

Update Token Introspection to allow sign JWT token with ES256

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Gateway
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • RHOAM Sprint 71, RHOAM Sprint 72

      In https://issues.redhat.com/browse/THREESCALE-11015 we introduce 2 new method to inspect token. Using

      • private_key_jwt
      • client_secret_jwt

      When using client_secret_jwt, we signed token with RS256 algorithm, however with recent work done for https://issues.redhat.com/browse/THREESCALE-11474 we can now also sign the token with ES256.

      This is also the requirement for FAPI advance profile

       

      For JWS, both clients and authorization servers
      
      * shall use PS256 or ES256 algorithms;
      
      * should not use algorithms that use RSASSA-PKCS1-v1_5 (e.g. RS256); and
      
      * shall not use none.
      
      

       

              Unassigned Unassigned
              rhn-support-atra An Tran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: