POST https://apka.zyrardow.pl/api/app/get-auth-token

Security

Token

contento Username
Authenticated
Property Value
Roles
[
  "ROLE_API"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#871
  -user: App\Entity\User {#522 …}
  -roleNames: [
    "ROLE_API"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context (none)
entry_point security.authenticator.http_basic.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#158
  -map: Symfony\Component\Security\Http\AccessMap {#159 …}
  -logger: Monolog\Logger {#149 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#193
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#191 …}
}
125.71 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#171
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#298 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#282 …}
  -map: Symfony\Component\Security\Http\AccessMap {#159 …}
}
1.38 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
1.10 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#200
  #user: App\Entity\User {#522 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#107
      -userIdentifier: "contento"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#217 …}
      -user: App\Entity\User {#522 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#197
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#199
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#148 …}
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials PasswordUpgradeBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\ModuleAccessVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#57 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#55 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#60 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#59 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#61 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/app/get-auth-token"
  #requestUri: "/api/app/get-auth-token"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#123 …}
  #locale: null
  #defaultLocale: "pl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details