Best way to restrict web services?

What is the best way to restrict web services access to Sugar?

I'd like to control which users can use APIs to access Sugar from outside the SugarUI.

thanks
FrancescaS

Parents Reply Children
  • I have some clever users calling the built-in APIs which are the same that Sugar Uses for the UI.

    like "Contacts/" to query/update/add contacts

    If they can query/enter/update records via the UI they can do it via a webservices API.

    It would be nice to just be able to have a webservices ACL per user or per module so I can lock out any chosen user from all or specific modules via webservices.

    More importantly I should be able to stop certain users from creating/updating records via web services.

    We have some clever people here...

    FrancescaS