Security

Token

CORE Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#430
  -firewallName: "api"
  -user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#472 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#491
  -map: Symfony\Component\Security\Http\AccessMap {#490 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#485 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#463
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#462 …}
}
0.48 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#501
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#198 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#465 …}
  -map: Symfony\Component\Security\Http\AccessMap {#490 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.08 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator"
0.08 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#441
  #user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#472 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#435
      -userIdentifier: "afb7c6b3-6c20-411b-aabc-163cd014212f"
      -userLoader: Closure(string $token) {#428 …}
      -user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#472 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AdminVoter"
5
"App\Security\Voter\Channel\ShowVoter"
6
"App\Security\Voter\ChatNotification\ShowVoter"
7
"App\Security\Voter\Conversation\CreateMessageVoter"
8
"App\Security\Voter\Conversation\ShowVoter"
9
"App\Security\Voter\CoordinatorVoter"
10
"App\Security\Voter\File\ShowVoter"
11
"App\Security\Voter\Message\CreateMessageReactionVoter"
12
"App\Security\Voter\Message\DeleteVoter"
13
"App\Security\Voter\Message\EditVoter"
14
"App\Security\Voter\Message\PinVoter"
15
"App\Security\Voter\MessageReaction\DeleteVoter"
16
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter"
17
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter"
18
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter"
19
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter"
20
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter"
21
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter"
22
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter"
23
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
24
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter"
25
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_REMEMBERED
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/proxy/chat_notifications/552640ba-756e-11e9-ab7b-0242ac170002/new"
  #requestUri: "/api/proxy/chat_notifications/552640ba-756e-11e9-ab7b-0242ac170002/new?date_before=2025-12-29%2009:42:49&date_after=2025-12-29%2009:40:49"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1621 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details