https://gestor.ltec.eng.br/login

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#656
  -secret: "Qx8B0ya"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username
context user
entry_point security.authentication.form_entry_point.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#676
  -map: AccessMap {#675 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#664 …}
  -logger: Logger {#690 …}
}
0.04 ms (none)
ContextListener^ {#657
  -tokenStorage: TokenStorage {#227 …}
  -sessionKey: "_security_user"
  -logger: Logger {#690 …}
  -userProviders: RewindableGenerator {#658 …}
  -dispatcher: TraceableEventDispatcher {#442 …}
  -registered: false
  -trustResolver: AuthenticationTrustResolver {#683 …}
}
0.46 ms (none)
UsernamePasswordFormAuthenticationListener^ {#661
  -csrfTokenManager: null
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/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
  ]
  #logger: Logger {#690 …}
  #authenticationManager: AuthenticationProviderManager {#166 …}
  #providerKey: "admin"
  #httpUtils: HttpUtils {#704 …}
  -tokenStorage: TokenStorage {#227 …}
  -sessionStrategy: SessionAuthenticationStrategy {#662 …}
  -dispatcher: TraceableEventDispatcher {#442 …}
  -successHandler: DefaultAuthenticationSuccessHandler {#602 …}
  -failureHandler: DefaultAuthenticationFailureHandler {#663 …}
  -rememberMeServices: null
}
0.02 ms (none)
AnonymousAuthenticationListener^ {#660
  -tokenStorage: TokenStorage {#227 …}
  -secret: "Qx8B0ya"
  -authenticationManager: AuthenticationProviderManager {#166 …}
  -logger: Logger {#690 …}
}
24.38 ms (none)
LogoutListener^ {#699
  -tokenStorage: TokenStorage {#227 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    CsrfTokenClearingLogoutHandler^ {#702
      -csrfTokenStorage: SessionTokenStorage {#703 …}
    }
    SessionLogoutHandler^ {#694}
  ]
  -successHandler: DefaultLogoutSuccessHandler {#701 …}
  -httpUtils: HttpUtils {#704 …}
  -csrfTokenManager: null
}
0.03 ms (none)
AccessListener^ {#622
  -tokenStorage: TokenStorage {#227 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#168 …}
  -map: AccessMap {#675 …}
  -authManager: AuthenticationProviderManager {#166 …}
}
9.64 ms (none)

Security Voters (5)

unanimous 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"
4
"App\Security\ClienteCRUDVoter"
5
"App\Security\UserCRUDVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Request^ {#55
  +attributes: ParameterBag {#73 …}
  +request: ParameterBag {#95 …}
  +query: ParameterBag {#68 …}
  +server: ServerBag {#65 …}
  +files: FileBag {#75 …}
  +cookies: ParameterBag {#74 …}
  +headers: HeaderBag {#77 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Session {#700 …}
  #locale: null
  #defaultLocale: "pt_BR"
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS GRANTED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\ClienteCRUDVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\UserCRUDVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute ROLE_ADMIN ACCESS DENIED
Show voter details