Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3442

CLI can't reload if authentication configuration changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Alpha5
    • None
    • CLI
    • None

      The context:

      • Legacy ManagementRealm, no local-auth enabled, only users located properties file.
      • SASL authentication factory, digest with FooRealm, userName/password in other properties file

      The http management interface

      • Reference ManagementRealm and upgrade references SAL factory.

      From CLI:
      1) User connects using credentials required for FooRealm
      2) User disables SASL authentication : /core-service=management/management-interface=http-interface:write-attribute(name=http-upgrade.sasl-authentication-factory,value=undefined
      3) User reloads ==> Connection fails.

      The user should be prompted for ManagementRealm credentials (if the current ones are not valid in the context of this realm).

              jdenise@redhat.com Jean Francois Denise
              jdenise@redhat.com Jean Francois Denise
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: