Hello Everyone<br><br>I have been doing a bit of reading on various authentication methods with CORBA in general, and omniORB specifically. The two methods I've found so far are:<br><br>&nbsp;&nbsp; - Enforcing a single access point (based on a paper titled &quot;Architectural Patterns for Enabling Application Security&quot;)
<br>&nbsp; &nbsp;&nbsp; I am thinking that using Custom Servant Managers allows one to achieve this. &nbsp;&nbsp;  <br><br>&nbsp;&nbsp; - Adding an authentication token as a Service Context in a <b>clientSendRequest</b> Interceptor.<br><br>Has anyone implemented either of these two methods in production? What are your experiences ?
<br><br>Regards<br>Stephan<br>