blob: 8f1849434cd5d6197e5d59886906d35eb03b3294 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001# TC_Role2.42.10.POS List Roles from NS when not allowed to see NS
2as testid@aaf.att.com
3expect 200
4role 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
7as testunused@aaf.att.com
8expect 403
9role list ns com.test.TC_Role2.@[user.name]
10