svn - Subversion and Siteminder -


has implements subversion siteminder authentication provider ? if yes, possible provide overview of how whole setup done ?

since using http authentication, think easier integrate sm, not able find on over net.

is there pitfall setup ? possible ?

svn siteminder has been implemented , working now. since there not of information out there on this, post overview of steps followed:

  1. cookie based authentcation disabled on siteminder end
  2. http auth enabled (in siteminder) , webdav methods added policy server handled siteminder
  3. authentication disabled on apache end (http auth) svn

Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -