ox-it / cucm-http-api

Simple HTTP API to expose some services from CUCM / AXL APIs
Apache License 2.0
7 stars 1 forks source link

Consider better authentication / security #7

Open martinfilliau opened 11 years ago

martinfilliau commented 11 years ago

Current implementation of Basic Auth is quite limited, http://gary-rowe.com/agilestack/2012/10/23/multibit-merchant-implementing-hmac-authentication-in-dropwizard/ might be an interesting one to look at.