[
https://issues.jboss.org/browse/TEIIDDES-1441?page=com.atlassian.jira.plu...
]
Ramesh Reddy updated TEIIDDES-1441:
-----------------------------------
Attachment: teiid-parent.patch
Attached patch should help with LocalConnections passing the security context through.
Also, the usage must follow "Security at Data Source level" section in Admin
Guide to create a "CallerIdentity and Trusted Payload" based login module with
"PassthroughAuthentication=true" set to true. This setup with caller identity
will create connection pools based on the logged in subject and teiid will do pass through
auth.
Cannot use deployed WAR with HTTPBasic authentication
-----------------------------------------------------
Key: TEIIDDES-1441
URL:
https://issues.jboss.org/browse/TEIIDDES-1441
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 7.7.1
Environment: RHEL6 (SOA 5.3 ER5)
Reporter: Paul Nittel
Assignee: Ted Jones
Fix For: 7.7.1
Attachments: teiid-parent.patch, yahoosourceBasic-ds.xml, YahooTest.vdb,
YahooTest_Basic.war
I created a WAR which specifies HTTPBasic security. My WAR definition specifies a role
and the default realm (teiid-security).
On the server, my datasource specifies PassthroughAuthentication=true. I have tried
Security Deployment Types of None and Domain (where I specified the domain as
"teiid-security").
When I try to access the WSDL from the Web Services console, I am not being prompted for
a username and password; I am just being denied (403).
I've tried clearing the browser cache and bouncing the server.
I'm attaching the datasource and WAR files.
--
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