Security
Token
JNA
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_SUPER_ADMIN"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#900 -user: App\Entity\User {#1009 …} -roleNames: [ "ROLE_SUPER_ADMIN" ] -authenticated: true -attributes: [] -providerKey: "main" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | security.authentication.form_entry_point.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "form_login" "remember_me" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#599 -map: Symfony\Component\Security\Http\AccessMap {#598 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#614 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#588 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#197 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#614 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#587 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#391 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#79 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#582 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#198 …} "enableUsageTracking" ] } |
1.37 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#653 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#574 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#568 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#658 …} -logger: Symfony\Bridge\Monolog\Logger {#614 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#582 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#198 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#665 #options: [ "check_path" => "app_login" "login_path" => "app_login" "always_use_default_target_path" => false "default_target_path" => "/" "target_path_parameter" => "_target_path" "use_referer" => false "failure_path" => null "failure_forward" => false "require_previous_session" => false "username_parameter" => "_username" "password_parameter" => "_password" "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "post_only" => true "use_forward" => false "enable_csrf" => false "form_only" => false ] #logger: Symfony\Bridge\Monolog\Logger {#614 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#568 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#620 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#198 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#573 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#391 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#652 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#662 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#582 …} -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#666 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#673 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#197 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#582 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#568 …} -logger: Symfony\Bridge\Monolog\Logger {#614 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#391 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#573 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#677 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#197 …} -secret: "Eqo8alm" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#568 …} -logger: Symfony\Bridge\Monolog\Logger {#614 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#679 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#198 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#376 …} -map: Symfony\Component\Security\Http\AccessMap {#598 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#568 …} -exceptionOnNoToken: true } |
0.16 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#611 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#198 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#620 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#610 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | GRANTED |
[ "ROLE_SUPER_CLIENT" "ROLE_ADMIN" "ROLE_SUPER_ADMIN" ] |
Symfony\Component\HttpFoundation\Request {#13 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …} +request: Symfony\Component\HttpFoundation\InputBag {#16 …} +query: Symfony\Component\HttpFoundation\InputBag {#17 …} +server: Symfony\Component\HttpFoundation\ServerBag {#21 …} +files: Symfony\Component\HttpFoundation\FileBag {#20 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "application/json" "text/javascript" "*/*" ] #pathInfo: "/control-panel-58e9ebc86109/ai/editor-link" #requestUri: "/control-panel-58e9ebc86109/ai/editor-link" #baseUrl: "" #basePath: null #method: "GET" #format: "html" #session: Symfony\Component\HttpFoundation\Session\Session {#640 …} #locale: "fr" #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null -isIisRewrite: false : "" } |
| Show voter details | |||