blob: 3af4174916857777c8a63e32e8acf675df5443f7 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001as testid@aaf.att.com
2# TC_Cred1.99.1.POS Delete credentials
3expect 200,404
4force user cred del m99990@@[user.name].TC_Cred1.test.com
5
6#TC_Cred1.99.2.POS Ensure Remove Role
7expect 200,404
8set force=true
9role delete com.test.TC_Cred1.@[user.name].extendTemp
10
11# TC_Cred1.99.10.POS Remove ability to create creds
12force user role del testid@aaf.att.com com.test.TC_Cred1.@[user.name].cred_admin
13
14as XX@NS
15perm ungrant com.att.aaf.mechid com.att create com.test.TC_Cred1.@[user.name].cred_admin
16force perm delete com.att.aaf.password com.test reset
17force perm delete com.att.aaf.mechid com.test create
18
19as testid@aaf.att.com
20force role delete com.test.TC_Cred1.@[user.name].cred_admin
21force role delete com.test.TC_Cred1.@[user.name].pw_reset
22
23# TC_Cred1.99.99.POS Delete Namespace for TestSuite
24set force=true ns delete com.test.TC_Cred1.@[user.name]
25
26as XX@NS
27force ns delete com.test.TC_Cred1.@[user.name]
28force ns delete com.test.TC_Cred1
29