Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1145487

Summary: IDPFilter is stopping the filter chain and not providing application resources
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Kotek <okotek>
Component: PicketLinkAssignee: Peter Skopek <pskopek>
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Kotek <okotek>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: anmiller, bdawidow, kkhan
Target Milestone: DR11   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:41:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1164220    
Bug Blocks:    

Description Ondrej Kotek 2014-09-23 07:57:23 UTC
Description of problem:

IDPFilter is not calling chain.doFilter when there is SAML request/response message or URI is '/'. Needs to be fixed or documented.

See PLINK-565 [1].


Version-Release number of selected component (if applicable):

PLINK_2.6.0.Beta4


How reproducible:

Manual reproducer, see reproducer for PLINK-529 in BZ 1133099 [2].


Steps to Reproduce:
1. Enable the IDPFilter on a web application (this makes the web applicaiton an IDP)
2. Add a new filter after IDPFilter
3. Hit the IDP application
4. Verify that the new filter was called


Actual results:

Filter after IDPFilter is not called.


Expected results:

Filter after IDPFilter is called.


Additional info:

[1] https://issues.jboss.org/browse/PLINK-565
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1133099

Comment 1 Pedro Igor 2014-10-30 20:04:37 UTC
Backported from upstream.

Commit:

https://code.engineering.redhat.com/gerrit/#/c/35781/

Comment 3 Ondrej Kotek 2014-11-28 10:45:07 UTC
Verified for JBoss EAP 6.4.0.DR11