Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7122

Elytron oauth2-introspection descriptions copy/pasted from jwt

    XMLWordPrintable

Details

    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

            People

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

              Dates

                Created:
                Updated:
                Resolved: