https://cursos.ninjadoexcel.com.br/api/1/groupstudent/230?limit=1000&offset=4

Security

Token

ead-plataforma Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#2116
  -providerKey: "api"
  -user: EADPlataforma\Entity\User {#2123 …}
  -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 {#1362
  -map: Symfony\Component\Security\Http\AccessMap {#1363 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1142 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1365
  -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 {#1366 …}
  -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.02 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1380
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1370 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1376 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1381 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1142 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#499 …}
}
5.68 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2257
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#499 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1388 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1363 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1376 …}
  -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"