302 redirect from GET @management_office_list (4ad0d1)

GET https://www-staging.medfine.de/management/login

Security

Token

There is no security token.

Firewall

management Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.employee_user_provider
context management
entry_point medfine.authenticator.management
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "medfine.authenticator.management"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#125
  -map: Symfony\Component\Security\Http\AccessMap {#126 …}
  -logger: Symfony\Bridge\Monolog\Logger {#116 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1175
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#631 …}
  -sessionKey: "_security_management"
  -logger: Symfony\Bridge\Monolog\Logger {#116 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1176 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#72 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#513 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1178 …}
}
0.37 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1572
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1576 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#118
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#632 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "management_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#71 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#72 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1180
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#632 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#826 …}
  -map: Symfony\Component\Security\Http\AccessMap {#126 …}
}
0.26 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
"App\Security\Voter\API\Appointment\PersonViewVoter"
5
"App\Security\Voter\API\Crypto\PreKey\ViewVoter"
6
"App\Security\Voter\API\Crypto\SignedPreKey\ViewVoter"
7
"App\Security\Voter\Appointment\CreateVoter"
8
"App\Security\Voter\Appointment\EditVoter"
9
"App\Security\Voter\Appointment\ListVoter"
10
"App\Security\Voter\Appointment\ViewVoter"
11
"App\Security\Voter\Calendar\Pain\Preview\PdfPreviewVoter"
12
"App\Security\Voter\Dashboard\ViewVoter"
13
"App\Security\Voter\Document\AddVoter"
14
"App\Security\Voter\Document\ListVoter"
15
"App\Security\Voter\Document\ViewVoter"
16
"App\Security\Voter\Employee\AddVoter"
17
"App\Security\Voter\Employee\ChangePasswordVoter"
18
"App\Security\Voter\Employee\EditVoter"
19
"App\Security\Voter\Employee\ListVoter"
20
"App\Security\Voter\Employee\RemoveVoter"
21
"App\Security\Voter\Office\DesignEditVoter"
22
"App\Security\Voter\Office\EditProfileVoter"
23
"App\Security\Voter\Office\ViewProfileVoter"
24
"App\Security\Voter\Patient\AddVoter"
25
"App\Security\Voter\Patient\EditVoter"
26
"App\Security\Voter\Patient\ListVoter"
27
"App\Security\Voter\Patient\RemoveVoter"
28
"App\Security\Voter\Patient\ViewVoter"
29
"App\Security\Voter\Survey\AddVoter"
30
"App\Security\Voter\Survey\AssignVoter"
31
"App\Security\Voter\Survey\EditVoter"
32
"App\Security\Voter\Survey\ListVoter"
33
"App\Security\Voter\Survey\Preview\PdfPreviewVoter"
34
"App\Security\Voter\Survey\RemoveVoter"
35
"App\Security\Voter\Survey\ViewVoter"
36
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/management/login"
  #requestUri: "/management/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1598 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\API\Appointment\PersonViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\API\Crypto\PreKey\ViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\API\Crypto\SignedPreKey\ViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Appointment\CreateVoter"
ACCESS ABSTAIN
"App\Security\Voter\Appointment\EditVoter"
ACCESS ABSTAIN
"App\Security\Voter\Appointment\ListVoter"
ACCESS ABSTAIN
"App\Security\Voter\Appointment\ViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Calendar\Pain\Preview\PdfPreviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Dashboard\ViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Document\AddVoter"
ACCESS ABSTAIN
"App\Security\Voter\Document\ListVoter"
ACCESS ABSTAIN
"App\Security\Voter\Document\ViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Employee\AddVoter"
ACCESS ABSTAIN
"App\Security\Voter\Employee\ChangePasswordVoter"
ACCESS ABSTAIN
"App\Security\Voter\Employee\EditVoter"
ACCESS ABSTAIN
"App\Security\Voter\Employee\ListVoter"
ACCESS ABSTAIN
"App\Security\Voter\Employee\RemoveVoter"
ACCESS ABSTAIN
"App\Security\Voter\Office\DesignEditVoter"
ACCESS ABSTAIN
"App\Security\Voter\Office\EditProfileVoter"
ACCESS ABSTAIN
"App\Security\Voter\Office\ViewProfileVoter"
ACCESS ABSTAIN
"App\Security\Voter\Patient\AddVoter"
ACCESS ABSTAIN
"App\Security\Voter\Patient\EditVoter"
ACCESS ABSTAIN
"App\Security\Voter\Patient\ListVoter"
ACCESS ABSTAIN
"App\Security\Voter\Patient\RemoveVoter"
ACCESS ABSTAIN
"App\Security\Voter\Patient\ViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Survey\AddVoter"
ACCESS ABSTAIN
"App\Security\Voter\Survey\AssignVoter"
ACCESS ABSTAIN
"App\Security\Voter\Survey\EditVoter"
ACCESS ABSTAIN
"App\Security\Voter\Survey\ListVoter"
ACCESS ABSTAIN
"App\Security\Voter\Survey\Preview\PdfPreviewVoter"
ACCESS ABSTAIN
"App\Security\Voter\Survey\RemoveVoter"
ACCESS ABSTAIN
"App\Security\Voter\Survey\ViewVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details