sg481n | 43854a9 | 2017-08-03 17:27:34 -0400 | [diff] [blame] | 1 | # TC_Perm2.42.10.POS List Roles from NS when not allowed to see NS |
2 | as testid@aaf.att.com | ||||
3 | expect 200 | ||||
4 | perm list ns com.test.TC_Perm2.@[user.name].p | ||||
5 | |||||
6 | # TC_Perm2.42.20.NEG Don't List Roles from NS when not allowed to see NS | ||||
7 | as testunused@aaf.att.com | ||||
8 | expect 403 | ||||
9 | perm list ns com.test.TC_Perm2.@[user.name].p | ||||
10 |