Upgrade to latest oparent
[aaf/authz.git] / authz-test / TestSuite / TC_Realm1 / 10_init
1
2 as testid@aaf.att.com
3
4 # TC_Realm1.10.0.POS Validate no NS
5 expect 200,404
6 ns list name com.test.TC_Realm1.@[user.name] 
7
8 # TC_Realm1.10.1.POS Create Namespace to add IDs
9 expect 201
10 ns create com.test.TC_Realm1.@[user.name] @[user.name] testid@aaf.att.com
11
12 as XX@NS
13 # TC_Realm1.10.10.POS Grant ability to change delegates
14 expect 201
15 force perm create com.att.aaf.delg com.att create com.test.TC_Realm1.@[user.name].change_delg
16
17 # TC_Realm1.10.11.POS Create user role to change delegates
18 expect 201
19 user role add testid@aaf.att.com com.test.TC_Realm1.@[user.name].change_delg
20