TruffleMuffin / Decisions

A Claims based model for resolving bespoke authorization/security operations.
1 stars 0 forks source link

Update visibility of Decide Controller #42

Open TruffleMuffin opened 9 years ago

TruffleMuffin commented 9 years ago

Much of the intended usage of Decisions was for a 'private' web server to host the calls, however there is another usage which is built into a microservice directly, then have those services issue calls between themselves. This provides performance improvements and seems a better approach in this type of architecture.

Update the public api to support this kind of model, including the ability to secure the decision controller