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

The enable-elytron.cli scripts are using an invalid domain wide /core-service=management/access=identity resource

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 11.0.0.CR1
    • None
    • Management, Security
    • None

      See WFCORE-3121. This call in the enable-elytron.cli scripts:

      /core-service=management/access=identity:add(security-domain=ManagementDomain)
      

      needs to be

      /host=master/core-service=management/access=identity:add(security-domain=ManagementDomain)
      

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

              Created:
              Updated:
              Resolved: