Bug 1240345 - change security-domain to != "other" not working
Summary: change security-domain to != "other" not working
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: ---
Assignee: tcunning
QA Contact: ppecka
URL:
Whiteboard:
Depends On:
Blocks: 1214695
TreeView+ depends on / blocked
 
Reported: 2015-07-06 16:02 UTC by Rick Wagner
Modified: 2019-11-14 06:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Support Patch
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1109719 0 high MODIFIED change security-domain to != "other" not working 2021-10-15 11:51:00 UTC
Red Hat Issue Tracker SWITCHYARD-2130 0 Major Resolved change security-domain to != "other" not working 2018-09-07 15:36:34 UTC

Description Rick Wagner 2015-07-06 16:02:12 UTC
Description of problem:

With quick start example(policy-security-wss-username) provided by FSW 6.0.0, changing security-domain does not work as expected.

Steps to Reproduce:
1. modify  switchyard.xml in "policy-security-wss-username"
  <security rolesAllowed="friend" securityDomain="overlord-jaxrs"/>
2. modify jboss-web.xml in "policy-security-wss-username"
  <security-domain>java:/jaas/overlord-jaxrs</security-domain>
3. mvn clean insall
4. start FSW
5. mvn jboss-as:deploy
6. mvn exec:java -Dexec.args="confidentiality clientAuthentication" -Djavax.net.ssl.trustStore=connector.jks

Actual results:
16:37:21,380 INFO [org.switchyard.quickstarts.demo.policy.security.wss.username.WorkServiceBean] (http-localhost.localdomain/127.0.0.1:8443-1) :: WorkService :: Received work command => CMD-1402904240758

Expected results:
Exception is thrown

Comment 4 JBoss JIRA Server 2015-10-15 03:06:58 UTC
Tomohisa igarashi <tm.igarashi> updated the status of jira SWITCHYARD-2130 to Reopened

Comment 5 JBoss JIRA Server 2015-10-21 13:38:45 UTC
Tomohisa igarashi <tm.igarashi> updated the status of jira SWITCHYARD-2130 to Resolved


Note You need to log in before you can comment on or make changes to this bug.