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

File UploadMultipart does not work when PicketLink SSO is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 18.0.0.Beta1
    • 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
    • duplicate of WFLY-12569

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

            rhn-support-ivassile Ilia Vassilev
            rhn-support-ivassile Ilia Vassilev
            Daniel Cihak Daniel Cihak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: