https://api.dev.pocket.doctorvida.com/myArea

Security Token

goncalo.bertao@stabvida.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#817
  -providerKey: "main"
  -user: Proxies\__CG__\App\Entity\User\User {#846 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Security\TokenAuthenticator
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 {#336
  -map: Symfony\Component\Security\Http\AccessMap {#332 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#369 …}
  -logger: Symfony\Bridge\Monolog\Logger {#339 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#357
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#363 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#376 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#370 …}
  -logger: Symfony\Bridge\Monolog\Logger {#339 …}
  -rememberMeServices: null
}
4.41 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#346
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#201 …}
  -secret: "Pi1nuD0"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#376 …}
  -logger: Symfony\Bridge\Monolog\Logger {#339 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#348
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#842 …}
  -map: Symfony\Component\Security\Http\AccessMap {#332 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#376 …}
}
0.13 ms (none)

Security Voters (4)

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"
4
"App\Security\Voter\CustomerPortalVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#10 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#8 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#13 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#12 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#11 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#14 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/myArea"
  #requestUri: "/myArea"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#218 …}
  #locale: "pt"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details