Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-412

Content referenced from hosted page is not served properly (zero size)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • PLINK_2.7.0.CR1
    • PLINK_2.6.0.CR2, PLINK_2.6.0.Final, PLINK_2.6.0.CR1
    • SAML
    • Hide

      A check should be implemented and if the user is authorized and the request is not a SAML request, then call the next valve in the chain. See AbstractIDPValve.java invoke, getUserPrincipal (where the next valve is called for unauthorized reqs) and handleSAMLMessage

      Show
      A check should be implemented and if the user is authorized and the request is not a SAML request, then call the next valve in the chain. See AbstractIDPValve.java invoke, getUserPrincipal (where the next valve is called for unauthorized reqs) and handleSAMLMessage

    Description

      When an authorized request comes through for the hosted page resources, eg images, css files, the next valve in the chain is not called. A check should be implemented and if the user is authorized and the request is not a SAML request, then call the next valve in the chain. The hosted page itself is not affected, since it is explicitly served/handled by picketlink IDP valve.

      Attachments

        Issue Links

          Activity

            People

              psilva@redhat.com Pedro Igor Craveiro
              alpapad_jira Alexander Papadakis (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: