RevokeRoleFromSubject

1

tests

0

failures

0

ignored

0.528s

duration

100%

successful

Tests

Test Duration Result
packageAdmin_canRevokePackageAdminRole_grantedByPackageAdmin_fromArbitraryUser() 0.528s passed

Standard output

HTTP/1.1 201 
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Location: http://localhost:34015/api/rbac.yaml/grants/276bbc57-4bbf-45f2-ba56-b2e7e16eadb8
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:40:24 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedByRole.uuid": "276bbc57-4bbf-45f2-ba56-b2e7e16eadb8",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "276bbc57-4bbf-45f2-ba56-b2e7e16eadb8",
    "granteeSubjectName": "tst-user_lcldbppx",
    "granteeSubject.uuid": "c6292e81-83d8-4fde-a008-6d5e4da489e2"
}
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:40:24 GMT
Keep-Alive: timeout=60
Connection: keep-alive