Hide Forgot
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000008S3emIAC project_key: SOA The Data Services Administration Guide mentions modifying/adding domains that EDS/Teiid use for authentication, but never mentions how to accomplish it. There should be information to edit the 'teiid-jboss-beans.xml' file to add/edit domains in the "securityDomains" property in order for users to easily modify EDS authentication according to their security needs. <property name="securityDomains">teiid-security</property> <property name="adminSecurityDomain">jmx-console</property>
Link: Added: This issue Cloned to SOA-3669
Release Notes Text: Added: The security chapter was updated with more on the properties used to set the domains.