GET https://gmc.tadkik.online/app/api/mission/29/show

Security

Token

gmac Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN_TENANT"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1177
  -user: App\Entity\Tenant\User {#727 …}
  -roleNames: [
    "ROLE_ADMIN_TENANT"
  ]
  -attributes: []
  -firewallName: "tenant"
}

Firewall

tenant Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.tenant_user_provider
context tenant
entry_point security.authenticator.form_login.tenant
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "http_basic"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#396
  -map: Symfony\Component\Security\Http\AccessMap {#256 …}
  -logger: Monolog\Logger {#297 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#470
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#26 …}
  -sessionKey: "_security_tenant"
  -logger: Monolog\Logger {#297 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#463 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#504 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#491 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#284 …}
}
3.68 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#272
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#282 …}
}
691.41 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#592
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#27 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#596 …}
  -map: Symfony\Component\Security\Http\AccessMap {#256 …}
}
0.84 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#327
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#27 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/app/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#447 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#504 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
0.76 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#612
  #user: App\Entity\Tenant\User {#727 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#588
      -userIdentifier: "gmac@mail.com"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#617 …}
      -user: App\Entity\Tenant\User {#727 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#620
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#268
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#322 …}
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials PasswordUpgradeBadge

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"
4
"App\Security\PostVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_ADMIN_TENANT"
  "ROLE_USER_TENANT"
  "ROLE_CUSTOMER_TENANT"
]
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/app/api/mission/29/show"
  #requestUri: "/app/api/mission/29/show"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#390 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details