http://crm.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 {#486
  -firewallName: "reverse_sync"
  -user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#488 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

reverse_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 {#526
  -map: Symfony\Component\Security\Http\AccessMap {#525 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#533 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#519
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#518 …}
}
1.44 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#647
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#65 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#521 …}
  -map: Symfony\Component\Security\Http\AccessMap {#525 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.11 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator"
0.09 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#504
  #user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#488 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#503
      -userIdentifier: "c36214f2-6878-46ca-af1e-6d6b4adc1df1"
      -userLoader: Closure(string $token) {#502 …}
      -user: Nellapp\Bundle\SDKBundle\Sync\Security\User\Core {#488 …}
    }
  ]
  -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
"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 {#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: "/core/routing/routes"
  #requestUri: "/core/routing/routes"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#640 …}
  #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
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details