TruffleMuffin / Decisions

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

Need a way to call the Decide API endpoint #8

Closed TruffleMuffin closed 10 years ago

TruffleMuffin commented 10 years ago

Without manually calling this endpoint there is no way to access Securables when it is hosted as a remote site.

Please provide an implementation of the ISecurablesService that calls the endpoint at a configurable address. This way I can swap out the implementation based on my needs.