Security Token
michel.makhoul@kore.pro
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_TRAINER"
]
|
Inherited Roles | none |
Token | Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#415 -providerKey: "surveys" -user: App\Entity\Users {#379 …} -roles: [ Symfony\Component\Security\Core\Role\Role {#423 -role: "ROLE_TRAINER" } ] -roleNames: [ "ROLE_TRAINER" ] -authenticated: true -attributes: [] } |
Security Firewall
surveys
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.our_db_provider_token |
context | surveys |
entry_point | app.security.login_form_authenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "http_basic" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#223 -map: Symfony\Component\Security\Http\AccessMap {#224 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#232 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#234 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …} -sessionKey: "_security_surveys" -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#235 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#122 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …} "enableUsageTracking" ] } |
0.21 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#248 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#142 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#249 …} -providerKey: "surveys" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#252 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} -rememberMeServices: null } |
45.99 ms | (none) |
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener {#255 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#249 …} -providerKey: "surveys" -authenticationEntryPoint: App\Security\TokenAuthenticator {#116 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …} -ignoreFailure: false -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#247 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#254 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#431 …} -map: Symfony\Component\Security\Http\AccessMap {#224 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#249 …} } |
0.12 ms | (none) |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_FULLY | Symfony\Component\HttpFoundation\Request {#7 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#10 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#8 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#9 …} +server: Symfony\Component\HttpFoundation\ServerBag {#13 …} +files: Symfony\Component\HttpFoundation\FileBag {#12 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#11 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#14 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/user/survey/50" #requestUri: "/user/survey/50?X-AUTH-TOKEN=2eca1585b3434691689a4d888ab50ea5&p=user%2Fsurvey%2F50" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#242 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" : "html" } |
Show voter details |