Redirect 302 redirect from POST @app.login (161af9)

GET https://ianatra.mypreprod.xyz/establishment

Security

Token

ndrinamitia@gmail.com Username
Authenticated
161af9 From
Property Value
Roles
[
  "ROLE_ESTABLISHMENT_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#453
  -user: App\Adapters\Secondary\Doctrine\Entity\User {#1012 …}
  -roleNames: [
    "ROLE_ESTABLISHMENT_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Adapters\Primary\Http\Security\LoginFormAuthenticator
user_checker App\Adapters\Primary\Http\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
  "App\Adapters\Primary\Http\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#555
  -map: Symfony\Component\Security\Http\AccessMap {#558 …}
  -logger: Monolog\Logger {#472 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#530
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#433 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#499 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#595 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#526 …}
  -logger: Monolog\Logger {#472 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#479 …}
}
40.32 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#581
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#518 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#520 …}
  -userChecker: App\Adapters\Primary\Http\Security\UserChecker {#575 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …}
  -logger: Monolog\Logger {#472 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#373 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#251 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#580
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …}
  -map: Symfony\Component\Security\Http\AccessMap {#558 …}
}
6.20 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#554
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#459 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#479 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Adapters\Primary\Http\Security\LoginFormAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_ESTABLISHMENT_ADMIN"
  "ROLE_ESTABLISHMENT_STUDENT_MANAGER"
]
Symfony\Component\HttpFoundation\Request {#9
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#47 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange;v=b3"
  ]
  #pathInfo: "/establishment"
  #requestUri: "/establishment"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#571 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ESTABLISHMENT_ADMIN.
Show voter details
2 GRANTED ROLE_ESTABLISHMENT_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ESTABLISHMENT_ADMIN.
Show voter details
3 GRANTED Expression:
is_granted("ROLE_ESTABLISHMENT_ADMIN") or is_granted("ROLE_ESTABLISHMENT_STUDENT_MANAGER")
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
GRANTED
Expression (is_granted("ROLE_ESTABLISHMENT_ADMIN") or is_granted("ROLE_ESTABLISHMENT_STUDENT_MANAGER")) is true.
Show voter details