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

OAuth2IntrospectValidator does not URL Encode the access token

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Authentication Client
    • None

      When using io.quarkus:quarkus-elytron-security-oauth2 to secure http resources with Bearer tokens they are sent to the introspect endpoint without URL Encoding.
      The content type of the request is "application/x-www-form-urlencoded" and RFC-6750 allows usage of characters that needs to be encoded.

              fjuma1@redhat.com Farah Juma
              jako8809@gmail.com Zhivko Delchev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: