Dear SVNKit mailing list, For a small project I'm currently working on, I need to connect to a secured SVN. The application from which I need to connect to SVN is a web application, to which the user is already authenticated (and authorised) using Spring Security. I now want to connect to SVN, using SVNKit, and of course with the credentials from the already authenticated user, but I have a hard time setting this up as I cannot find any detailed information on how to use SVNKit with Kerberos/SPNEGO. I did read that it should be possible, but cannot find how this should be done? Di I need to write my own AuthenticationManager or AuthenticationProvider, or can I use the Default ones? And if so, what SVNAuthentication should I then use? All information would be very welcome.
Thanks in advance and kinds regards, Arv -- View this message in context: http://old.nabble.com/Documentation-on-Kerberos-SPNEGO-with-SVNKit-tp31883706p31883706.html Sent from the SVNKit - Users mailing list archive at Nabble.com.
