https://dev.push.optelo.com/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.doctrine_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#650
  -map: Symfony\Component\Security\Http\AccessMap {#651 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#515 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#455
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#263 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#515 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#451 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#533 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#205 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#264 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#488
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#487 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#475
  -oAuthAuthenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#493 …}
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#264 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#491 …}
  #enabled: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#458
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#264 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#536 …}
  -userChecker: App\Security\UserChecker {#472 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#463 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#515 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#392 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#534
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#264 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#200 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#533 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#461
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#264 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#463 …}
  -map: Symfony\Component\Security\Http\AccessMap {#651 …}
  -authManager: null
  -exceptionOnNoToken: false
}
9.66 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\CampaignVoter"
5
"App\Security\Voter\ClientVoter"
6
"App\Security\Voter\DistributorVoter"
7
"App\Security\Voter\GroupVoter"
8
"App\Security\Voter\ModuleVoter"
9
"App\Security\Voter\RcsScenarioVoter"
10
"App\Security\Voter\RcsSendingVoter"
11
"App\Security\Voter\RcsStepVoter"
12
"App\Security\Voter\SendingVoter"
13
"App\Security\Voter\SettingVoter"
14
"App\Security\Voter\ShortUrlVoter"
15
"App\Security\Voter\TemplateVoter"
16
"App\Security\Voter\TicketVoter"
17
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#24 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#27 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#26 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#25 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#28 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#179 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details