Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

Add permissions attribute to route extension points & check permissions property of services #1

Open
pvlasov opened this issue Apr 10, 2014 · 0 comments

Comments

@pvlasov
Copy link
Member

pvlasov commented Apr 10, 2014

Add permissions optional string attribute. Permissions expression shall support & (and) | (or) and grouping with parenthesis. One option is to create a simple ANTLR 4 grammar. ExtensionManager.RouteEntry constructor shall take additional "permissions" parameter and route entry's match() shall take AuthorizationProvider as a parameter and take permissions into account during matching.

Route services shall achieve the same functionality through permissions property.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant