Security
Token
anglo
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_USER"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#901 -user: App\Entity\SonataUserUser {#784 …} -roleNames: [ "ROLE_USER" ] -authenticated: true -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | sonata.user.security.user_provider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "form_login" "remember_me" "App\Security\UserAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#283 -map: Symfony\Component\Security\Http\AccessMap {#284 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#235 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#305 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#26 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#235 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#304 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#225 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#276 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#25 -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#26 …} -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#27 …} -enableUsageTracking: true } "enableUsageTracking" ] } |
96.32 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#861 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#862 …} } |
60033.10 ms | Symfony\Component\HttpFoundation\JsonResponse {#913 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#979 …} #content: "[{"result":"success","token":"anglo","user":{"id":9},"errors":{"issues":""}}]" #version: "1.1" #statusCode: 200 #statusText: "OK" #charset: "UTF-8" #data: "[{"result":"success","token":"anglo","user":{"id":9},"errors":{"issues":""}}]" #callback: null #encodingOptions: 15 } |
Authenticators
| Authenticator | Supports | Duration | Passport |
|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" |
0.00 ms | (none) | |
"App\Security\UserAuthenticator" |
60021.67 ms | Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#226 #user: App\Entity\SonataUserUser {#784 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#372 -userIdentifier: "anglo" -userLoader: Closure() {#874 …} -user: App\Entity\SonataUserUser {#784 …} } ] -attributes: [] } |
|
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" |
0.00 ms | (none) |