Browsing to: http://ci.example.com:8080/jenkins/configureSecurity/api/xml
reports: *description* *The requested resource is not available.* which leads me to wonder if it is possible to manage the base configuration of a jenkins installation over the RESTful API. I am using the puppetlabs jenkins module to build and configure jenkins and wondering to what extent it might support a meaningful configuration of our installation. My next task is simply to replicate these configuration settings using the API: <useSecurity>true</useSecurity> <securityRealm class="hudson.plugins.active_directory.ActiveDirectorySecurityRealm" plugin="active-directory_at_1.33"> <domain>ad.example.com</domain> If anyone can please provide some guidance I would certainly appreciate not having to reinvent this wheel. Thanks, -- Hugh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1eb94dc4-596b-4f24-91d7-2d03abbaaca0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
