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> - Enforcing a single access point (based on a paper titled "Architectural Patterns for Enabling Application Security")
<br> I am thinking that using Custom Servant Managers allows one to achieve this. <br><br> - 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>