Basic auth for REST
--------------------
Key: SEAMREST-55
URL:
https://issues.jboss.org/browse/SEAMREST-55
Project: Seam REST
Issue Type: Feature Request
Components: Configuration
Affects Versions: 3.1.0.Beta4
Reporter: Ed Keen
In Seam 2, I was able to secure my RESTEasy calls with basic authentication using the
following tag:
<web:authentication-filter url-pattern="/seam/resource/rest/*"
auth-type="basic"/>
I have been working with Seam 3 security, and cannot find an analog to this. Jason Porter
suggested creating a JIRA in this forum to address this requirement.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira