PUT https://to3dev.tourone.de/backend/admin/datensatzsperre

Security

Token

gunther.baganz@tourone.de Username
Authenticated
802347 From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_API_USER"
  "ROLE_TO_USER"
  "ROLE_FULL_ADMIN"
  "ROLE_RIGHT_ADMIN"
  "ROLE_RIGHT_CRM"
  "ROLE_RIGHT_CRM_EDIT"
  "ROLE_RIGHT_CRM_DELETE"
  "ROLE_RIGHT_FIBU"
  "ROLE_RIGHT_FIBU_EDIT"
  "ROLE_RIGHT_FIBU_DELETE"
  "ROLE_RIGHT_MARKETING"
  "ROLE_RIGHT_MARKETING_EDIT"
  "ROLE_RIGHT_MARKETING_DELETE"
  "ROLE_RIGHT_CMS"
  "ROLE_RIGHT_CMS_EDIT"
  "ROLE_RIGHT_CMS_DELETE"
  "ROLE_RIGHT_REISE"
  "ROLE_RIGHT_REISE_EDIT"
  "ROLE_RIGHT_REISE_DELETE"
  "ROLE_RIGHT_REISE_EKK"
  "ROLE_RIGHT_REISE_EKK_EDIT"
  "ROLE_RIGHT_REISE_EKK_DELETE"
  "ROLE_RIGHT_CRM_LT"
  "ROLE_RIGHT_CRM_LT_EDIT"
  "ROLE_RIGHT_CRM_LT_DELETE"
  "ROLE_RIGHT_CRM_VP"
  "ROLE_RIGHT_CRM_VP_EDIT"
  "ROLE_RIGHT_CRM_VP_DELETE"
  "ROLE_RIGHT_REISE_VKK"
  "ROLE_RIGHT_REISE_VKK_EDIT"
  "ROLE_RIGHT_REISE_VKK_DELETE"
  "ROLE_RIGHT_DOKU"
  "ROLE_RIGHT_DOKU_EDIT"
  "ROLE_RIGHT_DOKU_DELETE"
  "ROLE_RIGHT_VORGANG"
  "ROLE_RIGHT_VORGANG_EDIT"
  "ROLE_RIGHT_VORGANG_DELETE"
  "ROLE_RIGHT_CMS_MEDIA"
  "ROLE_RIGHT_CMS_MEDIA_EDIT"
  "ROLE_RIGHT_CMS_MEDIA_DELETE"
  "ROLE_RIGHT_CRM_SWITCHUSER"
  "ROLE_RIGHT_ACTIVITYBOARD"
  "ROLE_RIGHT_ACTIVITYBOARD_EDIT"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#217
  -user: App\Entity\Administration\User {#1216 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_API_USER"
    "ROLE_TO_USER"
    "ROLE_FULL_ADMIN"
    "ROLE_RIGHT_ADMIN"
    "ROLE_RIGHT_CRM"
    "ROLE_RIGHT_CRM_EDIT"
    "ROLE_RIGHT_CRM_DELETE"
    "ROLE_RIGHT_FIBU"
    "ROLE_RIGHT_FIBU_EDIT"
    "ROLE_RIGHT_FIBU_DELETE"
    "ROLE_RIGHT_MARKETING"
    "ROLE_RIGHT_MARKETING_EDIT"
    "ROLE_RIGHT_MARKETING_DELETE"
    "ROLE_RIGHT_CMS"
    "ROLE_RIGHT_CMS_EDIT"
    "ROLE_RIGHT_CMS_DELETE"
    "ROLE_RIGHT_REISE"
    "ROLE_RIGHT_REISE_EDIT"
    "ROLE_RIGHT_REISE_DELETE"
    "ROLE_RIGHT_REISE_EKK"
    "ROLE_RIGHT_REISE_EKK_EDIT"
    "ROLE_RIGHT_REISE_EKK_DELETE"
    "ROLE_RIGHT_CRM_LT"
    "ROLE_RIGHT_CRM_LT_EDIT"
    "ROLE_RIGHT_CRM_LT_DELETE"
    "ROLE_RIGHT_CRM_VP"
    "ROLE_RIGHT_CRM_VP_EDIT"
    "ROLE_RIGHT_CRM_VP_DELETE"
    "ROLE_RIGHT_REISE_VKK"
    "ROLE_RIGHT_REISE_VKK_EDIT"
    "ROLE_RIGHT_REISE_VKK_DELETE"
    "ROLE_RIGHT_DOKU"
    "ROLE_RIGHT_DOKU_EDIT"
    "ROLE_RIGHT_DOKU_DELETE"
    "ROLE_RIGHT_VORGANG"
    "ROLE_RIGHT_VORGANG_EDIT"
    "ROLE_RIGHT_VORGANG_DELETE"
    "ROLE_RIGHT_CMS_MEDIA"
    "ROLE_RIGHT_CMS_MEDIA_EDIT"
    "ROLE_RIGHT_CMS_MEDIA_DELETE"
    "ROLE_RIGHT_CRM_SWITCHUSER"
    "ROLE_RIGHT_ACTIVITYBOARD"
    "ROLE_RIGHT_ACTIVITYBOARD_EDIT"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.chain_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\ApiKeyAuthenticator"
  "App\Security\WebsiteUserAuthenticator"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#501
  -map: Symfony\Component\Security\Http\AccessMap {#502 …}
  -logger: Monolog\Logger {#466 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#404
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#491 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#592 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#618 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#399 …}
  -logger: Monolog\Logger {#466 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#471 …}
}
55.60 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#235
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#228 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#233
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#619 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#457 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#232 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#347 …}
  -logger: Monolog\Logger {#466 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#746 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#636 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#230
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#619 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#347 …}
  -map: Symfony\Component\Security\Http\AccessMap {#502 …}
}
1.21 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#493
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#619 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#460 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#471 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ApiKeyAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\WebsiteUserAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#67 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#66 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …}
  #content: "entity=vorgang&id=616"
  #languages: [
    "de_DE"
    "de"
    "en_US"
    "en"
  ]
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/datensatzsperre"
  #requestUri: "/backend/admin/datensatzsperre"
  #baseUrl: "/backend"
  #basePath: null
  #method: "PUT"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#416 …}
  #locale: "de"
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: "/backend"
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details