GET https://iav.drsfd.ma/doctorant/dashboard/reinscription/generate

Security

Token

ketab221986@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_DOCTORANT"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#18
  -user: App\Entity\User {#750 …}
  -roleNames: [
    "ROLE_DOCTORANT"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "doctorant_secured_area"
}

Firewall

doctorant_secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context doctorant_secured_area
entry_point security.authenticator.form_login.doctorant_secured_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Security\DoctorantAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#132
  -map: Symfony\Component\Security\Http\AccessMap {#131 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#306 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#118
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#226 …}
  -sessionKey: "_security_doctorant_secured_area"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#306 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#119 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#172 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#170 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#124 …}
}
133.51 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#117
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#122 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#113
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#227 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#115 …}
  -map: Symfony\Component\Security\Http\AccessMap {#131 …}
}
1.09 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#171
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#227 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#160 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#172 …}
}
0.00 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\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_DOCTORANT
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#55 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#40 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#41 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#58 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#57 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#59 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/doctorant/dashboard/reinscription/generate"
  #requestUri: "/doctorant/dashboard/reinscription/generate"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#106 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details