Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2815

Model values returned from the server should conform to the 'allowed' attribute.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • 7.1.0.Beta1
    • Domain Management
    • None

    Description

      Looking at the security domain subsystem I see that that the
      authorization flag field has an allowed list of:
      "allowed" => [
      "REQUIRED",
      "REQUISITE",
      "SUFFICIENT",
      "OPTIONAL"]

      However, the default model (what you get with a fresh new AS7 install)
      has the flag value in lowercase:
      "flag" => "required",

      Suggestion from Brian: allow the input to be lenient, but require that the output of the model information always matches the 'allowed' range.

      See: http://lists.jboss.org/pipermail/jboss-as7-dev/2011-November/004733.html

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            dhildenb@redhat.com David Hildenbrand
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: