If we have a system completely based on web services, it will be useful to control access to each web service per key.

Example:
* we have a system with several independent services, but all them provided from one single place
* we want to offer these services to developers
* one developer can register itself and choose to use some web services
* for each API key the administrator can define which web services the key has access

Regards,

Comments

pieterdc’s picture

Status: Active » Closed (duplicate)

+1 for this request , I need something like that myself.

On the other side, it's a duplicate of #291994: API key against specific method calls

@magico: please check that feature request and post your feedback over there

I might provide a patch for it, this week (without the possibility for developers to register and choose which services they want to use).