Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8886

Credentials do not propogate from BusinessCentral to external Kie-Server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • 7.28.0.Final
    • KieServer, Workbench
    • None
    • NEW
    • NEW
      • After setting up the enviroment above, in business-central, click Manage->Process Instances
      • Observe an error from the frontend

    Description

      SubjectCredentialsProvider's match() looks at the implementation class name. If it ends with ending with "*BasicAuthorizationPrincipal", it will propogate the authetnication to the kie-server.

      Unfortunately, on Wildfly 14, the implementation class is SimplePrincipal or something like that, not as class that ends in the words: BasicAuthorizationPrincipal. Therefore, no credentials are returned and the error is displayed to the user.

      I have proposed a small patch to use the admin credentials instead:

      Attachments

        Activity

          People

            cnicolai@redhat.com Cristiano Nicolai
            exabrial-1 Jonathan Fisher (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: