[
https://jira.jboss.org/browse/JBSEAM-4674?page=com.atlassian.jira.plugin....
]
Gaël Beaudoin updated JBSEAM-4674:
----------------------------------
Summary: Secured resources does not work with RESTEasy and seam
2.2.1-SNAPSHOT : 403 returned (was: Secured resources does not work with RESTEasy and
seam 2.2.1-SNAPSHOT)
Description:
Securing resources like this :
http://docs.jboss.org/seam/2.2.1.CR1/reference/en-US/html_single/#d0e22406
It works fine with the released seam 2.2.0 (RESTeasy 1.1x) but not with seam
2.2.1-SNAPSHOT (from a few days ago) (RESTeasy 2.0-beta).
The authentication works, debugging the application I can see I am logged in, but then
seam return a 403 http code, unauthorized.
Switch to seam 2.2.0 without changing anything else makes the secured resource work as
expected.
was:
Securing resources like this :
http://docs.jboss.org/seam/2.2.1.CR1/reference/en-US/html_single/#d0e22406
It works fine with the released seam 2.2.0 (RESTeasy 1.1x) but not with seam
2.2.1-SNAPSHOT (from a few days ago) (RESTeasy 2.0-beta).
The authentication works, debugging the application I can see I am logged in, but then
seam return a 401 http code, unauthorized.
Switch to seam 2.2.0 without changing anything else makes the secured resource work as
expected.
Steps to Reproduce:
Try to access a secured resource
Log in
=> 403 error returned.
was:
Try to access a secured resource
Log in
=> 401 error returned.
Secured resources does not work with RESTEasy and seam 2.2.1-SNAPSHOT
: 403 returned
------------------------------------------------------------------------------------
Key: JBSEAM-4674
URL:
https://jira.jboss.org/browse/JBSEAM-4674
Project: Seam
Issue Type: Bug
Components: Remoting
Affects Versions: 2.2.1.CR1
Environment: JBoss 4.2.3
Seam 2.2.1-SNAPSHOT
Reporter: Gaël Beaudoin
Securing resources like this :
http://docs.jboss.org/seam/2.2.1.CR1/reference/en-US/html_single/#d0e22406
It works fine with the released seam 2.2.0 (RESTeasy 1.1x) but not with seam
2.2.1-SNAPSHOT (from a few days ago) (RESTeasy 2.0-beta).
The authentication works, debugging the application I can see I am logged in, but then
seam return a 403 http code, unauthorized.
Switch to seam 2.2.0 without changing anything else makes the secured resource work as
expected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira