https://komforthouse.eadplataforma.app/api/1/enrollment?id=2368

Security

Token

ead-plataforma Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#2061
  -providerKey: "api"
  -user: EADPlataforma\Entity\User {#2067 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.users
context api
entry_point EADPlataforma\Security\ApiTokenAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1307
  -map: Symfony\Component\Security\Http\AccessMap {#1308 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1142 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1310
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#498 …}
  -sessionKey: "_security_api"
  -logger: Symfony\Bridge\Monolog\Logger {#1142 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1311 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#590 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#328 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#499 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1325
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1315 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1321 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1326 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1142 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#499 …}
}
6.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2221
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#499 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1333 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1308 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1321 …}
  -exceptionOnNoToken: true
}
0.02 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"