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

Elytron token-realm description <code> formatting

    XMLWordPrintable

Details

    Description

      In token-realm resource in description of 5 attributes there is formatting <code></code> used e.g.

      "issuer" => {
          "type" => LIST,
          "description" => "A list of strings representing the issuers supported by this configuration. During validation JWT tokens must have an <code>iss</code> claim that contains one of the values defined here.",
          "expressions-allowed" => true,
          "nillable" => true,
          "value-type" => STRING
      },
      

      Apparently this formating is copy/paste from somewhere it make sense. But it does not make sense in model/XSD description. Note, this applies also to operation add description.

      /subsystem=elytron/token-realm=a:read-operation-description(name=add)
      

      Attachments

        Issue Links

          Activity

            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: