POST http://myprovence.smart.koredge.fr/interface/notifications/load-user-notifications

Security

Token

38 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#648
  -user: App\Entity\Core\SfCoreUser {#2291 …}
  -roleNames: [
    "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\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#630
  -map: Symfony\Component\Security\Http\AccessMap {#650 …}
  -logger: Symfony\Bridge\Monolog\Logger {#646 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#889
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#438 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#646 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#922 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#818 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#639 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#924 …}
}
23.35 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#894
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#921 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#901
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#439 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#306 …}
  -map: Symfony\Component\Security\Http\AccessMap {#650 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#658
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#439 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#647 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#818 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/interface/notifications/load-user-notifications"
  #requestUri: "/interface/notifications/load-user-notifications"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#873 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details