Security
Token
There is no security token.
Firewall
user_mobile_api_area
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | (none) |
context | user_mobile_api_area |
entry_point | (none) |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [
"App\Security\UserMobileTokenAuthenticator"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#249 -map: Symfony\Component\Security\Http\AccessMap {#240 …} -logger: Monolog\Logger {#235 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#252 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#187 …} -sessionKey: "_security_user_mobile_api_area" -logger: Monolog\Logger {#235 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#247 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#224 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#209 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#261 …} } |
11.21 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#287 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#286 …} } |
8.27 ms | Symfony\Component\HttpFoundation\JsonResponse {#298 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#366 …} #content: "{"status":"failed","authStatus":"FAILED","message":"No API token provided"}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"status":"failed","authStatus":"FAILED","message":"No API token provided"}" #callback: null #encodingOptions: 15 } |
Authenticators
Authenticator | Supports | Authenticated | Duration | Passport | Badges |
---|---|---|---|---|---|
"App\Security\UserMobileTokenAuthenticator" |
0.00 ms | (none) | (none) |
Access Decision
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |