https://mbobanen.staging.03.getnoticed.nl/user/register/company

Security

Token

There is no security token.

Firewall

front_secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider fos_user.user_provider.username_email
context front_secured_area
entry_point security.authenticator.form_login.front_secured_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#111
  -map: Symfony\Component\Security\Http\AccessMap {#108 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#10102 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#154
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2093 …}
  -sessionKey: "_security_front_secured_area"
  -logger: Symfony\Bridge\Monolog\Logger {#10102 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#153 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#10098 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#10094 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2094 …}
    "enableUsageTracking"
  ]
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#146
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#151 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#10088
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2094 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "user_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#532 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#10098 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#148
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2094 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1538 …}
  -map: Symfony\Component\Security\Http\AccessMap {#108 …}
  -authManager: null
  -exceptionOnNoToken: false
}
21.87 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\Acl\Voter\AclVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
6
"App\Security\ApplicantVoter"
7
"App\Security\ApplicationVoter"
8
"App\Security\DomainVoter"
9
"App\Security\JobProfileVoter"
10
"App\Security\VacancyVoter"
11
"App\Security\Voter\SuperAdminVoter"
12
"App\Security\Voter\UserRoleVoter"
13
"App\Security\VacancyVoter"
14
"App\Security\ApplicantVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#56
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#119 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#125 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#120 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#116 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#117 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#118 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#115 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/user/register/company"
  #requestUri: "/user/register/company"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1921 …}
  #locale: "nl"
  #defaultLocale: "nl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
}
"Symfony\Component\Security\Acl\Voter\AclVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details