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

Security

Token

Nellapp Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#1681
  -providerKey: "sync"
  -user: App\Entity\App\App {#1680 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

sync Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Security\SyncAuthenticator
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 {#247
  -map: Symfony\Component\Security\Http\AccessMap {#248 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#240 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#276
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#267 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#272 …}
  -providerKey: "sync"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#277 …}
  -logger: Symfony\Bridge\Monolog\Logger {#240 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
6.94 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1646
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#753 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#281 …}
  -map: Symfony\Component\Security\Http\AccessMap {#248 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#272 …}
  -exceptionOnNoToken: true
}
0.16 ms (none)

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\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 {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/routing/routes"
  #requestUri: "/routing/routes"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#5079 …}
  #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\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details