> What I can't find, is how to get the User-Identity from the Certificate > in the Browser that establishes a connection??? > I would need the "Distinguished name of the Client-certificate" in a > session-parameter. > Which further on would direct what authorities corresponding user has in > Server-system.
You could use a realm which already does this by using an LDAP Server. See attachements from http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7831 Or build your own realm based on this example. However, i recommend you to use a realm, so you could use all the tomcat authentication and security stuff. Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
