GET https://schulung.foss.academy/mapbender/application/mapbender_user_basic/assets/css

Security

Token

There is no security token.

Firewall

secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.main
context secured_area
entry_point security.authenticator.form_login.secured_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#534
  -map: Symfony\Component\Security\Http\AccessMap {#533 …}
  -logger: Monolog\Logger {#591 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#522
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#570 …}
  -sessionKey: "_security_secured_area"
  -logger: Monolog\Logger {#591 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#521 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#602 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#601 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#519 …}
}
0.39 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#504
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#503 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#603
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#569 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/user/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#585 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#602 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#496
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#569 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#518 …}
  -map: Symfony\Component\Security\Http\AccessMap {#533 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"FOM\UserBundle\Security\Authorization\Voter\RootAccountVoter"
5
"ContainerW1XvLvx\PermissionManagerGhostFf08da6"
6
"FOM\UserBundle\Security\Permission\YamlApplicationElementVoter"

Access decision log

# Result Attributes Object
1 GRANTED view
Mapbender\CoreBundle\Entity\Application {#748
  #yamlRoles: [
    "public"
  ]
  #source: 1
  #id: "mapbender_user_basic"
  #title: "Mapbender Demo Basic"
  #slug: "mapbender_user_basic"
  #description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
  #template: "Mapbender\CoreBundle\Template\Fullscreen"
  #map_engine_code: "current"
  #persistentView: false
  #splashscreen: true
  #regionProperties: Doctrine\Common\Collections\ArrayCollection {#762 …}
  #elements: Mapbender\Component\Collections\YamlElementCollection {#745 …}
  #layersets: Doctrine\Common\Collections\ArrayCollection {#758 …}
  #screenshot: "screenshot.png"
  #extra_assets: null
  #updated: DateTime @1756638257 {#752
    date: 2025-08-31 11:04:17.0 +00:00
  }
  #custom_css: """
    .toolBar.top {\n
        border-bottom: 3px solid #279ddc;\n
    }\n
    .popup {\n
        border-radius: 10px;\n
    }\n
    .popupHead {\n
        border-bottom: solid 1px #b9BABC;\n
        margin: 0 20px 20px 20px;\n
        padding: 20px 0 10px 0;\n
    }\n
    """
  #publicOptions: []
}
"FOM\UserBundle\Security\Permission\YamlApplicationVoter"
ACCESS GRANTED
Show voter details