GET https://crm-dev.tardigrade-software.cz/api/page/home

Security

Token

636c695f_33333064 Username
Authenticated
Property Value
Roles
[
  "ROLE_CLIENT"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_TG_CMS_ADMIN_MEDIA_ALL"
  "ROLE_TG_CMS_ADMIN_MEDIA_CATEGORY_ALL"
  "ROLE_TG_ADMIN_CMS_SECTION_EDIT"
  "ROLE_TG_ADMIN_CMS_SECTION_VIEW"
  "ROLE_TG_ADMIN_CMS_SECTION_LIST"
  "ROLE_TG_ADMIN_CMS_PAGE_EDIT"
  "ROLE_TG_ADMIN_CMS_PAGE_VIEW"
  "ROLE_TG_ADMIN_CMS_PAGE_LIST"
  "ROLE_TG_ADMIN_CMS_FONT_ALL"
  "ROLE_TG_CMS_ADMIN_STATIC_MENU_ALL"
  "ROLE_TG_CMS_ADMIN_STATIC_FOOTER_LIST"
  "ROLE_TG_CMS_ADMIN_STATIC_FOOTER_EDIT"
  "ROLE_TG_CMS_ADMIN_STATIC_FOOTER_VIEW"
  "ROLE_TG_CMS_ADMIN_STATIC_HEADER_LIST"
  "ROLE_TG_CMS_ADMIN_STATIC_HEADER_EDIT"
  "ROLE_TG_CMS_ADMIN_STATIC_HEADER_VIEW"
  "ROLE_TG_CMS_ADMIN_DOCUMENT_ALL"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1007
  -user: TG\UserManager\Entity\Client {#938 …}
  -roleNames: [
    "ROLE_CLIENT"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.tg.um.provider.site
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "tg.um.authenticator.site_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#736
  -map: Symfony\Component\Security\Http\AccessMap {#735 …}
  -logger: Monolog\Logger {#745 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#782
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#711 …}
}
17.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#783
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#483 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#485 …}
  -map: Symfony\Component\Security\Http\AccessMap {#735 …}
}
0.33 ms (none)

Authenticators

Status Authenticator
success
"TG\UserManager\Authenticator\JwtSiteAuthenticator"
Lazy no
Duration 15.22 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#923
  #user: TG\UserManager\Entity\Client {#938 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#937
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#1000 …}
      -user: TG\UserManager\Entity\Client {#938 …}
      -userIdentifier: "636c695f_33333064"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_CLIENT
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/page/home"
  #requestUri: "/api/page/home"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3411 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details