http://peak-mobile.dotit-corp.com/tapi/webRegister

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#131
  -map: Symfony\Component\Security\Http\AccessMap {#132 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#140 …}
  -logger: Symfony\Bridge\Monolog\Logger {#123 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#149
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#239 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#123 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#148 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#344 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#121 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
    "enableUsageTracking"
  ]
}
0.93 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#144
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#239 …}
  -secret: "Bi5Cj6A"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#165 …}
  -logger: Symfony\Bridge\Monolog\Logger {#123 …}
}
19.59 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#159
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#158 …}
  -map: Symfony\Component\Security\Http\AccessMap {#132 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#165 …}
}
0.36 ms (none)

Security Voters (3)

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#52
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#99 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#106 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#100 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#96 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#97 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#98 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#95 …}
  #content: "{"id_customer":"145976","gender":0,"email":"anisdabbour@gmail.com","password":"$2y$10$sxXw3P9ULepTWwO3cdcwIeBIu\/EelNto2EnOHiUqzS\/WNZG.5KqWK","firstName":"Anis","lastName":"Dabbour","mobile":"97189171","birthday":null}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/tapi/webRegister"
  #requestUri: "/tapi/webRegister"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#129 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details