Use Webservice to write user access into RS directly?

Is it possible to use the web service of RS to create an application that will automatically write the users of the reporting services directly into RS

Plan to allow about 30 thousand users to our Reporting Services. We have a bit of a strict security implementation on folder securities. I was wondering if we can configure mass security access using a web app and the RS web service




Answer this question

Use Webservice to write user access into RS directly?

  • Haroon Munif

    Yes, you can use the RS SOAP APIs to set permissions on folders, reports and other items.

    I suggest you use group membership to grant permissions, as managing 30k individual users is probably going to be cumbersome.



  • Use Webservice to write user access into RS directly?