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

Management - unable to add security domain with login module

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.1.0.Beta1
    • Domain Management
    • None

    Description

      It used to be possible to add security domain with login module using subsystem=security/security-domain:add operation. Now the operation supports only cache-type attribute and there is no handler for subsystem=security/security-domain=XXX/authentication:add

      [standalone@localhost:9999 subsystem=security] ./security-domain=test/authentication=simple:add(code="Simple")
      {
      "outcome" => "failed",
      "failure-description" => "JBAS014739: No handler for add at address [
      (\"subsystem\" => \"security\"),
      (\"security-domain\" => \"test2\"),
      (\"authentication\" => \"simple\")
      ]",
      "rolled-back" => true
      }

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            dpospisil Dominik Pospisil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: