Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7573

Elytron oauth2-introspection descriptions copy/pasted from jwt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • None
    • Security
    • None

    Description

      /token-realm/oauth2-introspection descriptions are apparently copied from jwt. For example:

      "client-secret" => {
          "type" => STRING,
          "description" => "A list of strings representing the audiences supported by this configuration. During validation JWT tokens must have an <code>aud</code> claim that contains one of the values defined here.",
          "expressions-allowed" => false,
          "nillable" => false,
          "min-length" => 1L,
          "max-length" => 2147483647L
      }
      

      It applies to these attributes:

      • client-id
      • client-secret
      • client-ssl-context
      • introspection-url

      Attachments

        Issue Links

          Activity

            Public project attachment banner

              context keys: [headless, issue, helper, isAsynchronousRequest, project, action, user]
              current Project key: WFLY

              People

                psilva@redhat.com Pedro Igor Craveiro
                mchoma@redhat.com Martin Choma
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: