Security
Token
admin
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_MODERATOR" "ROLE_DEVELOPER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#355 -user: App\Entity\User {#728 …} -roleNames: [ "ROLE_ADMIN" "ROLE_MODERATOR" "ROLE_DEVELOPER" ] -authenticated: true -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\Authenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\Authenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#179 -map: Symfony\Component\Security\Http\AccessMap {#131 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#159 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#128 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#213 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#159 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#129 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#163 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#157 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#214 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#125 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#124 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#116 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#214 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#122 …} -map: Symfony\Component\Security\Http\AccessMap {#131 …} -authManager: null -exceptionOnNoToken: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#162 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#214 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#152 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#163 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.