Security
Token
ead-plataforma
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_USER"
]
|
Inherited Roles | none |
Token | Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#2077 -providerKey: "api" -user: EADPlataforma\Entity\User {#2083 …} -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 {#1323 -map: Symfony\Component\Security\Http\AccessMap {#1324 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#1154 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1326 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#501 …} -sessionKey: "_security_api" -logger: Symfony\Bridge\Monolog\Logger {#1154 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1327 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#593 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#318 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#502 …} "enableUsageTracking" ] } |
0.03 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1341 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1331 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1337 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1342 …} -logger: Symfony\Bridge\Monolog\Logger {#1154 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#502 …} } |
5.40 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2237 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#502 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1349 …} -map: Symfony\Component\Security\Http\AccessMap {#1324 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1337 …} -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" |