![]() |
|
The following tags are available in Pramati Server Web Container Configuration XML:
<security-interceptor-webagent enabled="true" can-check-for-protected-resources="true" can-authorize-roles="true">
<classname>com.pramati.web.sso.siteminder.SMWebAgent<classname>
<description>SiteMinder Custom Web Agent For Pramati Application Server</description>
<!-- details section needs to be configured for SiteMinder -->
<details>
<entry>
<key>agent-name</key>
<value>pramati_agent</value>
</entry>
<!-- The SiteMinder IP address -->
<entry>
<key>policy-server-ip<key>
<value>192.168.1.45<value>
</entry>
<entry>
<key>connection-min<key>
<value>1<value>
</entry>
<entry>
<key>connection-max</key>
<value>100</value>
</entry>
<entry>
<key>connection-step<key>
<value>1<value>
</entry>
<entry>
<key>timeout<key>
<value>20<value>
</entry>
<SiteMinder's authorization port -->
<entry>
<key>authorization-port<key>
<value>44443<value>
</entry>
<SiteMinder's authentication port -->
<entry>
<key>authentication-port<key>
<value>44442<value>
</entry>
<SiteMinder's accounting port -->
<entry>
<key>accounting-port<key>
<value>44441<value>
</entry>
<The shared secret which must match the string given while config during this agent in SiteMinder -->
<entry>
<key>shared-secret<key>
<value>pramati<value>
</entry>
<The realm of the application which should use SiteMinder for authentication -->
<entry>
<key>realm-name</key>
<value>siteminder<value>
</entry>
<The domain to set on the single-sign-on cookie -->
<entry>
<key>single-sign-on-cookie-domain<key>
<value>.pramati.com<value>
</entry>
<entry>
<key>protected-resources<key>
<value>/jspDeskWeb/numguess.jsp;/jspDeskWeb/gameofeight.jsp<value>
</entry>
<details>
<security-interceptor-webagent>
Related Topics:
| © Pramati Technologies 2007 | Runs on Pramati Server | Feedback | Legal |