GetListOfGrantsByUuid

4

tests

0

failures

0

ignored

1.726s

duration

100%

successful

Tests

Test Duration Result
customerAdmin_withAssumedPacketAdminRole_canReadPacketAdminsGrantById() 0.496s passed
packageAdmin_withAssumedPackageAdmin_canStillReadItsOwnGrantById() 0.419s passed
packageAdmin_withAssumedPackageTenantRole_canNotReadItsOwnGrantByIdAnymore() 0.385s passed
packageAdmin_withoutAssumedRole_canReadItsOwnGrantById() 0.426s passed

Standard output

HTTP/1.1 404 
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
Content-Length: 0
Date: Mon, 10 Aug 2026 15:06:36 GMT
Keep-Alive: timeout=60
Connection: keep-alive
HTTP/1.1 200 
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
Content-Type: application/json
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 15:06:37 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.customer#xxx:ADMIN",
    "grantedByRole.uuid": "5797b807-0f2b-4bfb-9ce0-5c18881b2edf",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "55992e96-37ca-4c96-b475-dbcb60574c79",
    "granteeSubjectName": "tst-pac_admin_xxx00",
    "granteeSubject.uuid": "559d9b64-ca9b-542d-a920-50dc9010b43c"
}
HTTP/1.1 200 
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
Content-Type: application/json
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 15:06:37 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.customer#xxx:ADMIN",
    "grantedByRole.uuid": "5797b807-0f2b-4bfb-9ce0-5c18881b2edf",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "55992e96-37ca-4c96-b475-dbcb60574c79",
    "granteeSubjectName": "tst-pac_admin_xxx00",
    "granteeSubject.uuid": "559d9b64-ca9b-542d-a920-50dc9010b43c"
}
HTTP/1.1 200 
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
Content-Type: application/json
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 15:06:38 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.customer#xxx:ADMIN",
    "grantedByRole.uuid": "5797b807-0f2b-4bfb-9ce0-5c18881b2edf",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "55992e96-37ca-4c96-b475-dbcb60574c79",
    "granteeSubjectName": "tst-pac_admin_xxx00",
    "granteeSubject.uuid": "559d9b64-ca9b-542d-a920-50dc9010b43c"
}