GetListOfGrantsByUuid

4

tests

0

failures

0

ignored

1.701s

duration

100%

successful

Tests

Test Duration Result
customerAdmin_withAssumedPacketAdminRole_canReadPacketAdminsGrantById() 0.434s passed
packageAdmin_withAssumedPackageAdmin_canStillReadItsOwnGrantById() 0.417s passed
packageAdmin_withAssumedPackageTenantRole_canNotReadItsOwnGrantByIdAnymore() 0.432s passed
packageAdmin_withoutAssumedRole_canReadItsOwnGrantById() 0.418s 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 16:40:26 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 16:40:26 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.customer#xxx:ADMIN",
    "grantedByRole.uuid": "cd05b5b5-6a33-42ee-8400-81ea3dc2522a",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "276bbc57-4bbf-45f2-ba56-b2e7e16eadb8",
    "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 16:40:27 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.customer#xxx:ADMIN",
    "grantedByRole.uuid": "cd05b5b5-6a33-42ee-8400-81ea3dc2522a",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "276bbc57-4bbf-45f2-ba56-b2e7e16eadb8",
    "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 16:40:27 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "grantedByRoleIdName": "rbactest.customer#xxx:ADMIN",
    "grantedByRole.uuid": "cd05b5b5-6a33-42ee-8400-81ea3dc2522a",
    "assumed": true,
    "grantedRoleIdName": "rbactest.package#xxx00:ADMIN",
    "grantedRole.uuid": "276bbc57-4bbf-45f2-ba56-b2e7e16eadb8",
    "granteeSubjectName": "tst-pac_admin_xxx00",
    "granteeSubject.uuid": "559d9b64-ca9b-542d-a920-50dc9010b43c"
}