http://npm.staging.nellapp-01.drosalys.net/core/routing/routes

Security

Token

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

Firewall

core_sync 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 {#541
  -map: Symfony\Component\Security\Http\AccessMap {#542 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#565 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#551
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#572 …}
}
0.53 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#568
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#275 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#553 …}
  -map: Symfony\Component\Security\Http\AccessMap {#542 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.09 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator"
0.09 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#573
  #user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#514 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#556
      -userIdentifier: "9a62eb66-9709-4c1c-8124-b6e83f976d73"
      -userLoader: Closure(string $token) {#554 …}
      -user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#514 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter"
5
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter"
6
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter"
7
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter"
8
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter"
9
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter"
10
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter"
11
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter"
12
"Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter"
13
"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 {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/core/routing/routes"
  #requestUri: "/core/routing/routes"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1439 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details