Redirect 302 redirect from POST @app_profile (e7c5d3)

GET https://dev-researchbay.skyworx.io/profile/218f880c-f380-4b53-96b6-8d261c7ffe33

Security

Token

jakob.meissner@skyworx.io Username
Authenticated
087714 From
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#9208
  -user: App\Entity\User {#9221 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#296
  -map: Symfony\Component\Security\Http\AccessMap {#302 …}
  -logger: Monolog\Logger {#244 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#293
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#286 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#299 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#347 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#290 …}
  -logger: Monolog\Logger {#244 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#375 …}
}
5.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#323
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#303 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#287
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#252 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#13 …}
  -map: Symfony\Component\Security\Http\AccessMap {#302 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#282
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#252 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#354 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#375 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

Access Decision