Create a jboss-web.xml deployment descriptor file that defines the SiteMinderDomain as the security domain for each web application that you want to protect with the SiteMinder Agent. The jboss-web.xml file must be created in the application WEB-INF directory.
To map a web application to the SiteMinderDomain security domain
<jboss-web> <security-domain>java:/jaas/SiteMinderDomain</security-domain> </jboss-web>
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |