Secure Services
=============================
This module adds HTTP basic authentication to the Services module.It allow access to only those users that have permission set for this module.
you can assign administer secure_services permission for the roles who should be able to access/validate API requests.
Installation
------------
Unpack the module and place the secure_services folder in your site's
module directory (e.g. sites/all/modules).
Set permission for the role that you want to access services.
To Test:
http://user:password@example.com/endpoint/
Replace
user/password with your user credentials ...
example.com with your site url
endpoint with your services endpoint you have made.
Supporting organizations:
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Security, Access control
10 sites report using this module
- Created by amankanoria on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.


