https://naturmed.sismedsolution.com/index.php/paciente/0200410454/buscar/cedula

Security

Token

hortega Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_RECEPCION"
  "ROLE_ENFERMERIA"
  "ROLE_DOCTOR"
  "ROLE_CONVENIO"
  "ROLE_FARMACIA"
  "ROLE_LABORATORISTA"
  "ROLE_ASIST"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#689
  -user: App\Entity\User {#904 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -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 App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#189
  -map: Symfony\Component\Security\Http\AccessMap {#188 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#311 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#139
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#360 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#311 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#138 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#468 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#220 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#361 …}
    "enableUsageTracking"
  ]
}
125.51 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#124
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#37 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#128 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#123 …}
  -logger: Symfony\Bridge\Monolog\Logger {#311 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#361 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#118
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#360 …}
  -secret: "UwOl5uv"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#128 …}
  -logger: Symfony\Bridge\Monolog\Logger {#311 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#110
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#361 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#116 …}
  -map: Symfony\Component\Security\Http\AccessMap {#188 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#128 …}
  -exceptionOnNoToken: true
}
0.65 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#313
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#361 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#215 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#198 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/paciente/0200410454/buscar/cedula"
  #requestUri: "/index.php/paciente/0200410454/buscar/cedula"
  #baseUrl: "/index.php"
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#218 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details