sg481n | bd890c5 | 2017-08-28 12:11:35 -0400 | [diff] [blame^] | 1 | # TC_Role2.42.10.POS List Roles from NS when not allowed to see NS |
2 | as testid@aaf.att.com | ||||
3 | expect 200 | ||||
4 | role list ns com.test.TC_Role2.@[user.name] | ||||
5 | |||||
6 | # TC_Role2.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 | role list ns com.test.TC_Role2.@[user.name] | ||||
10 |