https://api.sales-synergy.com/app/publique/rappelnotifications

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#336
  -secret: "M4VjnxV"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.user
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#54
  -map: Symfony\Component\Security\Http\AccessMap {#55 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#62 …}
  -logger: Symfony\Bridge\Monolog\Logger {#47 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#64
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#47 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#65 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#237 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#260 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
    "enableUsageTracking"
  ]
}
1.85 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#92
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#46 …}
  -providerKey: "main"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#83 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#328 …}
  -options: [
    "username_path" => "email"
    "password_path" => "password"
    "check_path" => "/app/auth/login"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#47 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#237 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#332 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#334 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#253 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#67
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …}
  -secret: "M4VjnxV"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -logger: Symfony\Bridge\Monolog\Logger {#47 …}
}
2.34 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#339
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#316 …}
  -map: Symfony\Component\Security\Http\AccessMap {#55 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -exceptionOnNoToken: true
}
1.14 ms (none)

Security Voters (3)

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +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: "/app/publique/rappelnotifications"
  #requestUri: "/app/publique/rappelnotifications"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#72 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details