Security

Token

vitor@construtoradinamica.com.br Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#880
  -user: App\Application\Project\SecurityAdminBundle\Entity\UserAdmin {#620 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.security.provider.admin.user
context admin
entry_point App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator
user_checker security.user_checker
access_denied_handler App\Application\Project\SecurityAdminBundle\Security\AdminAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#838
  -map: Symfony\Component\Security\Http\AccessMap {#839 …}
  -logger: Symfony\Bridge\Monolog\Logger {#828 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#852
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1074 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Bridge\Monolog\Logger {#828 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#851 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#786 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#826 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#846 …}
}
89.79 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#845
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#847 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#860
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1075 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#854 …}
  -map: Symfony\Component\Security\Http\AccessMap {#839 …}
}
1.05 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#831
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1075 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_project_content_content_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#794 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#786 …}
}
0.00 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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#51
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#101 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#93 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#94 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#95 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#92 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/internit/tiposolicitacao/assunto/apiAssuntos"
  #requestUri: "/admin/internit/tiposolicitacao/assunto/apiAssuntos?tipoSolicitacao=5"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#867 …}
  #locale: null
  #defaultLocale: "pt_BR"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details