RevokeRoleFromSubject

1

tests

0

failures

0

ignored

0.496s

duration

100%

successful

Tests

Test Duration Result
packageAdmin_canRevokePackageAdminRole_grantedByPackageAdmin_fromArbitraryUser() 0.496s passed

Standard output

HTTP/1.1 201 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Location: http://localhost:36593/api/rbac.yaml/grants/5df7ec0d-a8ed-4549-892a-7dcb558e4a31
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 13:35:53 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedByRole.uuid": "5df7ec0d-a8ed-4549-892a-7dcb558e4a31",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "5df7ec0d-a8ed-4549-892a-7dcb558e4a31",
    "granteeSubjectName": "tst-user_epzcvyft",
    "granteeSubject.uuid": "b7ba9d80-f892-4d9c-ad85-ae0d00d4ddf5"
}
HTTP/1.1 204 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Date: Mon, 10 Aug 2026 13:35:53 GMT
Keep-Alive: timeout=60
Connection: keep-alive