RevokeRoleFromSubject

1

tests

0

failures

0

ignored

0.441s

duration

100%

successful

Tests

Test Duration Result
packageAdmin_canRevokePackageAdminRole_grantedByPackageAdmin_fromArbitraryUser() 0.441s passed

Standard output

HTTP/1.1 201 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Location: http://localhost:43651/api/rbac.yaml/grants/528c8b2d-1128-4c64-bcba-38a738c6c58e
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 16:32:18 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedByRole.uuid": "528c8b2d-1128-4c64-bcba-38a738c6c58e",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "528c8b2d-1128-4c64-bcba-38a738c6c58e",
    "granteeSubjectName": "tst-user_rbpkljbr",
    "granteeSubject.uuid": "df8c1df2-5d28-45f6-9db8-2d724fc6f346"
}
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 16:32:18 GMT
Keep-Alive: timeout=60
Connection: keep-alive