Security / Role Import Spec

Background

System security settings should be configured to allow importing of Roles without setting up an explicit SubscriberID. Each SystemRole and SystemFunction should be uniquely named, and thus uniquely identifiable from just a name (via Autobind). 

This spec ensures this configuration is correct.

Specification

  • System Role Import
    • SystemRole.AutoBind is correctly configured
    • Roles can be imported
    • Permissions will be set
    • Tested role and permissions will be deleted
Comments