Uploaded image for project: 'BxMS Documentation'
  1. BxMS Documentation
  2. BXMSDOC-1696 Missing roles in "BUSINESS CENTRAL AUTHENTICATION THROUGH RH-SSO" section
  3. BXMSDOC-3358

Peer Review BXMSDOC1696: Missing roles in "BUSINESS CENTRAL AUTHENTICATION THROUGH RH-SSO" section

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • 2018 Week 42-44, 2018 Week 45-47

      Please peer review these six drafts. We've added a code example change in the sample place in each of them.

      PAM 7.1
      DM 7.1

      PAM 7.0
      DM 7.0

      BPMS 6.4
      BRMS 6.4

      <security-constraint>
      <web-resource-collection>
      <web-resource-name>remote-services</web-resource-name>
      <url-pattern>/rest/*</url-pattern>
      <url-pattern>/maven2/*</url-pattern>
      <url-pattern>/ws/*</url-pattern>
      </web-resource-collection>
      <auth-constraint>
      <role-name>rest-all</role-name>
      <role-name>rest-project</role-name>
      <role-name>rest-deployment</role-name>
      <role-name>rest-process</role-name>
      <role-name>rest-process-read-only</role-name>
      <role-name>rest-task</role-name>
      <role-name>rest-task-read-only</role-name>
      <role-name>rest-query</role-name>
      <role-name>rest-client</role-name>
      </auth-constraint>
      </security-constraint>

              sterobin@redhat.com Stetson Robinson (Inactive)
              emmurphy1@redhat.com Emily Murphy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: