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

File UploadMultipart does not work when PicketLink SSO is enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 18.0.0.Final
    • None
    • Security
    • None
    • Hide

      Unzip a fresh installation of the JBoss EAP 7.2.0 and apply the latest available patch (CP2).
      Copy the attached standalone.xml, properties files and into the $JBOSS_HOME/standalone/configuration.
      Start the JBoss and deploy the attached applications modified to work with PicketLink.
      Create the folder: /tmp/upload
      Open a private windows of the browser and open the link: http://localhost:8080/chtit-app-1.0-j2ee/upload
      Login in the application using user: jboss and pass: jboss@123
      Upload a file and submit the form.

      The test with PicketLink SSO enabled shows:

      17:23:07,777 INFO  [stdout] (default task-2) File: null
      

      And with SSO disabled shows:

      17:21:27,468 INFO  [stdout] (default task-2) File: /tmp/upload/logging.properties_1466302289912408715.txt
      
      Show
      Unzip a fresh installation of the JBoss EAP 7.2.0 and apply the latest available patch (CP2). Copy the attached standalone.xml, properties files and into the $JBOSS_HOME/standalone/configuration. Start the JBoss and deploy the attached applications modified to work with PicketLink. Create the folder: /tmp/upload Open a private windows of the browser and open the link: http://localhost:8080/chtit-app-1.0-j2ee/upload Login in the application using user: jboss and pass: jboss@123 Upload a file and submit the form. The test with PicketLink SSO enabled shows: 17:23:07,777 INFO [stdout] (default task-2) File: null And with SSO disabled shows: 17:21:27,468 INFO [stdout] (default task-2) File: /tmp/upload/logging.properties_1466302289912408715.txt

    Description

      The fix provided on the JBEAP-16188 for File UploadMultipart does not work with PicketLink SSO enabled.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              istudens@redhat.com Ivo Studensky
              Daniel Cihak Daniel Cihak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: