https://simplymeet.secure.test.d.simplybook.ovh/panel/api/export?type=event

Security Token

muzyka.yu5@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1125
  -credentials: null
  -providerKey: "main"
  -user: Harmonizely\Model\User {#734 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#1107
      -role: "ROLE_USER"
    }
  ]
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: [
    "IS_2FA_PASSED" => true
  ]
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username_email
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1170
  -map: Symfony\Component\Security\Http\AccessMap {#1206 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1127 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1168 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1118
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1840 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1168 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1113 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2216 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1207 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1195 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1826 …}
    "enableUsageTracking"
  ]
}
15.05 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#768
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2607 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2059 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#771 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1168 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1195 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#3077
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2371 …}
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#1168 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2059 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1187 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1826 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1110 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2216 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2687 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#3081 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1195 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2686
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1840 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1195 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2059 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1168 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2216 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1110 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3078
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1840 …}
  -secret: "AalQSdx"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2059 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1168 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1198
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1826 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#1188
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1189 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#1219}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1195 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#1239 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1187 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3074
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1826 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1448 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1206 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2059 …}
}
2.53 ms (none)

Security Voters (20)

unanimous 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
"Harmonizely\Calendar\Voter\CanEditCalendarVoter"
5
"Harmonizely\Calendar\Voter\ConnectCalendarVoter"
6
"Harmonizely\CalendarAccount\Voter\CanAccessCalendarAccountVoter"
7
"Harmonizely\Core\Security\Voter\CsrfTokenVoter"
8
"Harmonizely\Core\Security\Voter\SecondAuthenticationVoter"
9
"Harmonizely\Core\Security\Voter\SuperAdminSecondAuthenticationVoter"
10
"Harmonizely\Service\MigrationSubscription\Voter\MigrationSubscriptionVoter"
11
"Harmonizely\Service\Panel\AccessVoters\EnabledIntegrationVoter"
12
"Harmonizely\Service\Panel\AccessVoters\EventVoter"
13
"Harmonizely\Service\Panel\AccessVoters\OrganizationVoter"
14
"Harmonizely\Service\Subscription\Voter\SubscriptionVoter"
15
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\CustomerDeletionReasonVoter"
16
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\CustomerVoter"
17
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\OrganizationVoter"
18
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\UserActionLogVoter"
19
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\UserVoter"
20
"Harmonizely\User\Voter\DeleteUserVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "IS_2FA_PASSED"
  "IS_CSRF_REQUIRED"
]
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: [
    "en_GB"
    "en_US"
    "en"
  ]
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/panel/api/export"
  #requestUri: "/panel/api/export?type=event"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1223 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Calendar\Voter\CanEditCalendarVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Calendar\Voter\CanEditCalendarVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Calendar\Voter\ConnectCalendarVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Calendar\Voter\ConnectCalendarVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\CalendarAccount\Voter\CanAccessCalendarAccountVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\CalendarAccount\Voter\CanAccessCalendarAccountVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Core\Security\Voter\CsrfTokenVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Core\Security\Voter\CsrfTokenVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Core\Security\Voter\SecondAuthenticationVoter"
attribute IS_2FA_PASSED ACCESS GRANTED
"Harmonizely\Core\Security\Voter\SecondAuthenticationVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Core\Security\Voter\SuperAdminSecondAuthenticationVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Core\Security\Voter\SuperAdminSecondAuthenticationVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\MigrationSubscription\Voter\MigrationSubscriptionVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\MigrationSubscription\Voter\MigrationSubscriptionVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\Panel\AccessVoters\EnabledIntegrationVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\Panel\AccessVoters\EnabledIntegrationVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\Panel\AccessVoters\EventVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\Panel\AccessVoters\EventVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\Panel\AccessVoters\OrganizationVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\Panel\AccessVoters\OrganizationVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\Subscription\Voter\SubscriptionVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\Subscription\Voter\SubscriptionVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\CustomerDeletionReasonVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\CustomerDeletionReasonVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\CustomerVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\CustomerVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\OrganizationVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\OrganizationVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\UserActionLogVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\UserActionLogVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\UserVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\Service\SuperAdmin\Panel\AccessVoters\UserVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
"Harmonizely\User\Voter\DeleteUserVoter"
attribute IS_2FA_PASSED ACCESS ABSTAIN
"Harmonizely\User\Voter\DeleteUserVoter"
attribute IS_CSRF_REQUIRED ACCESS ABSTAIN
Show voter details