Security Token
qpqp93
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN_STATISTIC_ALL" "ROLE_ADMIN_CLIENT_ALL" "ROLE_ADMIN_MOTORCYCLE_ALL" "ROLE_ADMIN_RESERVE_ALL" "ROLE_ADMIN_RESERVE_REQUESTED_ALL" "ROLE_ADMIN_RESERVE_APPROVED_ALL" "ROLE_ADMIN_RESERVE_ACTIVE_ALL" "ROLE_ADMIN_RESERVE_ENDED_ALL" "ROLE_ADMIN_RESERVE_DECLINED_ALL" "ROLE_ADMIN_RESERVE_CANCELED_ALL" "ROLE_SONATA_USER_ADMIN_USER_ALL" "ROLE_SONATA_USER_ADMIN_GROUP_ALL" "ROLE_ADMIN" "ROLE_USER" "ROLE_SONATA_ADMIN" ] |
| Inherited Roles | [ "ROLE_ADMIN_SERVICE_HISTORY_ALL" "ROLE_ADMIN_SPARE_PART_ALL" "ROLE_ADMIN_TRANSACTION_ALL" ] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#63 -credentials: null -providerKey: "admin" -user: App\Entity\AdmUser {#651 …} -roles: [ Symfony\Component\Security\Core\Role\Role {#61 -role: "ROLE_ADMIN_STATISTIC_ALL" } Symfony\Component\Security\Core\Role\Role {#60 -role: "ROLE_ADMIN_CLIENT_ALL" } Symfony\Component\Security\Core\Role\Role {#59 -role: "ROLE_ADMIN_MOTORCYCLE_ALL" } Symfony\Component\Security\Core\Role\Role {#58 -role: "ROLE_ADMIN_RESERVE_ALL" } Symfony\Component\Security\Core\Role\Role {#57 -role: "ROLE_ADMIN_RESERVE_REQUESTED_ALL" } Symfony\Component\Security\Core\Role\Role {#56 -role: "ROLE_ADMIN_RESERVE_APPROVED_ALL" } Symfony\Component\Security\Core\Role\Role {#55 -role: "ROLE_ADMIN_RESERVE_ACTIVE_ALL" } Symfony\Component\Security\Core\Role\Role {#54 -role: "ROLE_ADMIN_RESERVE_ENDED_ALL" } Symfony\Component\Security\Core\Role\Role {#53 -role: "ROLE_ADMIN_RESERVE_DECLINED_ALL" } Symfony\Component\Security\Core\Role\Role {#52 -role: "ROLE_ADMIN_RESERVE_CANCELED_ALL" } Symfony\Component\Security\Core\Role\Role {#51 -role: "ROLE_SONATA_USER_ADMIN_USER_ALL" } Symfony\Component\Security\Core\Role\Role {#50 -role: "ROLE_SONATA_USER_ADMIN_GROUP_ALL" } Symfony\Component\Security\Core\Role\Role {#305 -role: "ROLE_ADMIN" } Symfony\Component\Security\Core\Role\Role {#316 -role: "ROLE_USER" } Symfony\Component\Security\Core\Role\Role {#286 -role: "ROLE_SONATA_ADMIN" } ] -roleNames: [ "ROLE_ADMIN_STATISTIC_ALL" "ROLE_ADMIN_CLIENT_ALL" "ROLE_ADMIN_MOTORCYCLE_ALL" "ROLE_ADMIN_RESERVE_ALL" "ROLE_ADMIN_RESERVE_REQUESTED_ALL" "ROLE_ADMIN_RESERVE_APPROVED_ALL" "ROLE_ADMIN_RESERVE_ACTIVE_ALL" "ROLE_ADMIN_RESERVE_ENDED_ALL" "ROLE_ADMIN_RESERVE_DECLINED_ALL" "ROLE_ADMIN_RESERVE_CANCELED_ALL" "ROLE_SONATA_USER_ADMIN_USER_ALL" "ROLE_SONATA_USER_ADMIN_GROUP_ALL" "ROLE_ADMIN" "ROLE_USER" "ROLE_SONATA_ADMIN" ] -authenticated: true -attributes: [] } |
Security Firewall
admin
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | fos_user.user_provider.username |
| context | user |
| entry_point | security.authentication.form_entry_point.admin |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "form_login" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#118 -map: Symfony\Component\Security\Http\AccessMap {#119 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#66 …} -logger: Symfony\Bridge\Monolog\Logger {#112 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#68 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#169 …} -sessionKey: "_security_user" -logger: Symfony\Bridge\Monolog\Logger {#112 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#65 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#274 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#110 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#170 …} "enableUsageTracking" ] } |
10.04 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#284 -csrfTokenManager: null #options: [ "check_path" => "/admin/login_check" "login_path" => "/login" "always_use_default_target_path" => false "default_target_path" => "/" "target_path_parameter" => "_target_path" "use_referer" => false "failure_path" => null "failure_forward" => false "require_previous_session" => false "username_parameter" => "_username" "password_parameter" => "_password" "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "post_only" => true "use_forward" => false ] #logger: Symfony\Bridge\Monolog\Logger {#112 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} #providerKey: "admin" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#90 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#170 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#795 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#274 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#645 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#62 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#67 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#169 …} -secret: "1DHzoW6" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} -logger: Symfony\Bridge\Monolog\Logger {#112 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#91 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#170 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/admin/logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#93 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#94 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#105} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#92 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#90 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#796 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#170 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#798 …} -map: Symfony\Component\Security\Http\AccessMap {#119 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} } |
0.52 ms | (none) |
Security Voters (5)
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | GRANTED |
[ "ROLE_ADMIN" "ROLE_SONATA_ADMIN" "ROLE_ADMIN_NEWS_ADMIN" ] |
Symfony\Component\HttpFoundation\Request {#10 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#11 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#12 …} +server: Symfony\Component\HttpFoundation\ServerBag {#16 …} +files: Symfony\Component\HttpFoundation\FileBag {#15 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#14 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/admin/app/reserve/create-acceptance-certificate" #requestUri: "/admin/app/reserve/create-acceptance-certificate?id=3084" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#95 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "html" } |
||||||||
|
|||||||||||