GET https://agent.ws-thiele.de/api/projects/01a0bf6e-7534-7811-95ba-5a03539ef3c8/runners

Security

Token

maik-thiele@gmx.net Username
Authenticated
738c97 From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#140
  -user: App\User\Domain\User {#810 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\User\Infrastructure\Security\UserProvider
context app
entry_point App\User\Infrastructure\Security\ApiAuthenticationEntryPoint
user_checker App\User\Infrastructure\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "json_login"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
406.56 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.66 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Delivery\Infrastructure\Security\RunnerDeliveryVoter"
3
"App\Execution\Infrastructure\Security\RunnerRunVoter"
4
"App\Project\Infrastructure\Security\ProjectVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#24 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#22 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#26 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/projects/01a0bf6e-7534-7811-95ba-5a03539ef3c8/runners"
  #requestUri: "/api/projects/01a0bf6e-7534-7811-95ba-5a03539ef3c8/runners"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#133 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0093.228.204.140\x00172.18.0.1\x00" => [
      "93.228.204.140"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED project.view
App\Project\Domain\Project {#767
  -id: Symfony\Component\Uid\UuidV7 {#786 …}
  -name: "Hirely"
  -slug: "hirely"
  -description: "Ein Bewerbungsmanagement Tool als SAAS"
  -featureKeyPrefix: "HIR"
  -lastFeatureNumber: 13
  -instructions: App\Project\Domain\ProjectInstructions {#796 …}
  -settings: App\Project\Domain\ProjectSettings {#797 …}
  -members: Doctrine\ORM\PersistentCollection {#835 …}
  -createdAt: DateTimeImmutable @1789918082 {#655
    date: 2026-09-20 15:28:02.0 +00:00
  }
  -updatedAt: DateTimeImmutable @1789918607 {#787
    date: 2026-09-20 15:36:47.0 +00:00
  }
}
"App\Delivery\Infrastructure\Security\RunnerDeliveryVoter"
ABSTAIN
"App\Execution\Infrastructure\Security\RunnerRunVoter"
ABSTAIN
"App\Project\Infrastructure\Security\ProjectVoter"
GRANTED
Show voter details