Security
Token
api@api.com
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_API"
]
|
Inherited Roles | none |
Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#85 -user: App\CrediFastCore\Domain\Model\User {#53 …} -roleNames: [ "ROLE_API" ] -attributes: [] -firewallName: "api" } |
Firewall
api
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | api |
entry_point | (none) |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [
"App\CrediFastCore\Infrastructure\Security\ApiKeyAuthenticator"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#604 -map: Symfony\Component\Security\Http\AccessMap {#600 …} -logger: Monolog\Logger {#548 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#949 -sessionKey: "_security_api" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#593 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#928 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#339 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#528 …} -logger: Monolog\Logger {#548 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#576 …} } |
0.33 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#537 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#540 …} } |
1.09 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#930 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#340 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#555 …} -map: Symfony\Component\Security\Http\AccessMap {#600 …} } |
0.24 ms | (none) |
Authenticators
Status | Authenticator | ||||||||
---|---|---|---|---|---|---|---|---|---|
success |
"App\CrediFastCore\Infrastructure\Security\ApiKeyAuthenticator"
|
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | ROLE_API | Symfony\Component\HttpFoundation\Request {#13 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …} +request: Symfony\Component\HttpFoundation\InputBag {#14 …} +query: Symfony\Component\HttpFoundation\InputBag {#15 …} +server: Symfony\Component\HttpFoundation\ServerBag {#19 …} +files: Symfony\Component\HttpFoundation\FileBag {#18 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/api/landing/get-all" #requestUri: "/api/landing/get-all" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#44 …} #locale: null #defaultLocale: "es" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
Show voter details |