Security
Token
There is no security token.
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 {#1364 -map: Symfony\Component\Security\Http\AccessMap {#1365 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#1154 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1367 -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 {#1368 …} -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 {#1382 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1372 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1378 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1383 …} -logger: Symfony\Bridge\Monolog\Logger {#1154 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#502 …} } |
0.75 ms | Symfony\Component\HttpFoundation\JsonResponse {#1393 #data: "{"http_status":401,"message":"Token not found"}" #callback: null #encodingOptions: 15 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1409 …} #content: "{"http_status":401,"message":"Token not found"}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" } |
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" |