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

Role mappings created through the CLI do not use formal role names

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 8.0.0.CR1
    • None
    • Management
    • None

    Description

      When creating a role mapping through the CLI using a non-formal role name like "AUDITOR", that role name is used as-is in the persistent configuration:

      cd /core-service=management/access=authorization
      ./role-mapping=AUDITOR:add
      ./role-mapping=AUDITOR/include=johndoe:add(name=johndoe,type=user)
      

      The persistent configuration should map non-formal role names to formal role names, as other management clients (the console) rely on the formal names.

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              hpehl@redhat.com Harald Pehl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: