Confluex / Zuul

Keymaster and Gatekeeper - Application Configuration Management
http://confluex.com
Apache License 2.0
42 stars 32 forks source link

Restrict permissions by environment #26

Closed mcantrell closed 11 years ago

mcantrell commented 11 years ago

Feature: Restrict permissions by environment

In order to prevent unwanted changes in restricted environments As a system administrator I wish limit administrative actions to environments marked as restricted

Scenario: Given a user is a member of ROLE_ADMIN when the user accesses settings for a restricted environment then ROLE_USER permissions should be used instead

Scenario: Given a user is a member of ROLE_SYSTEM_ADMIN when the user accesses settings for a restricted environment then full access is granted