universAAL / middleware

The core software that uses semantic matchmaking for brokering messages among participants of an open distributed system.
10 stars 3 forks source link

Tenant manager allows for Scope spoofing #483

Open cstockloew opened 7 years ago

cstockloew commented 7 years ago

Originally Opened: @amedranogil (2016-04-22 13:31:18)

registerTenant() should check if the tenant ID is already in use, and if it is it should thrown and exception.

Interface needs to change (to add exception) implementation needs to detect the case MTGW has to manage new exception.

--

From: this issue has been automatically imported from our old issue tracker