POST https://licita360.com.br/erp/comum/monitor/registro-horas

Security

Token

065.164.789-45 Username
Authenticated
d186e1 From
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_FINANCEIRO"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#977
  -user: App\Entity\RecursosHumanos\Colaborador {#657 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#617
  -map: Symfony\Component\Security\Http\AccessMap {#621 …}
  -logger: Monolog\Logger {#1085 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#49
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#600 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#52 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#268 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#50 …}
  -logger: Monolog\Logger {#1085 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1090 …}
}
35.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#57
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#55 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#59
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#265 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#263 …}
  -map: Symfony\Component\Security\Http\AccessMap {#621 …}
}
0.51 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#602
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#265 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1050 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1090 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

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
[
  "ROLE_JURIDICO"
  "ROLE_VENDAS"
  "ROLE_COMPRAS"
  "ROLE_MASTER"
  "ROLE_ADMIN"
  "ROLE_FINANCEIRO"
  "ROLE_SHARLEY"
  "ROLE_GERENTE_VENDAS"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: "{"inicio":1765197755762,"ultimaAtividade":1765504162171,"tempoAcumulado":8910011,"sincronizado":true,"expirado":false}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/erp/comum/monitor/registro-horas"
  #requestUri: "/erp/comum/monitor/registro-horas"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#62 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details