summaryrefslogtreecommitdiffstats
path: root/authz-test/TestSuite/TC_Role2/42_viewByNS
blob: 8f1849434cd5d6197e5d59886906d35eb03b3294 (plain)
1
2
3
4
5
6
7
8
9
10
# TC_Role2.42.10.POS List Roles from NS when not allowed to see NS
as testid@aaf.att.com
expect 200
role list ns com.test.TC_Role2.@[user.name]

# TC_Role2.42.20.NEG Don't List Roles from NS when not allowed to see NS
as testunused@aaf.att.com
expect 403
role list ns com.test.TC_Role2.@[user.name]