https://www.sunshine.mtt-is.com/

Security

Token

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

Firewall

main Name
Security enabled
Stateless
Allows anonymous

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)
listeners
[
  "guard"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#228
  -map: Symfony\Component\Security\Http\AccessMap {#242 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#263
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#14 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#264 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#189 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#255 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#12 …}
    "enableUsageTracking"
  ]
}
2.65 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#276
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#261 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#278 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#273 …}
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#12 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#279
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#12 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#278 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#294 …}
  -providerKey: "main"
  -successHandler: null
  -failureHandler: null
  -options: [
    "username_path" => "email"
    "password_path" => "password"
    "check_path" => "customer_login"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#189 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#268 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#277 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#212
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#14 …}
  -secret: "Ev2Xwxo"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#278 …}
  -logger: Symfony\Bridge\Monolog\Logger {#233 …}
}
6.35 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#316
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#12 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#320 …}
  -map: Symfony\Component\Security\Http\AccessMap {#242 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#278 …}
  -exceptionOnNoToken: true
}
1.04 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#305
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#12 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#294 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#299 …}
}
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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#52
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#93 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#99 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#94 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#90 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#91 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#92 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#89 …}
  #content: "0x%5B%5D=akia_checker"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#211 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details