> But it's not clear for me what to do with a client certificate. What should I > write in certificate headers (server name of my client, for example), which > userid will be used as authenticated user, which relations should be > established between server and client certificates etc. Probably anyone may > give me a couple of links where all these steps are briefly described.
You were reading the right page already, see "Configuring the Credentials to Principal Resolver". One of those classes -or a combination of those- will extract the 'headers' you want out of your certificate. This may indeed help you to do non-interactive login. However do consider the dangers in doing this. Good luck! -- /--------------------------------------------- | Jan "Velpi" Van der Velpen | [EMAIL PROTECTED] || +32 (0) 498 61 24 89 \--------------------------------------------- _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
