GET https://fsmp.pro-soft.fr/api/app

Security

Token

api_app Username
Authenticated
Property Value
Roles
[
  "ROLE_API"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#643
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#653 …}
  -roleNames: [
    "ROLE_API"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.api_users
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiKeyAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#583
  -map: Symfony\Component\Security\Http\AccessMap {#587 …}
  -logger: Monolog\Logger {#577 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#604
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#605 …}
}
3.33 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#619
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#300 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#298 …}
  -map: Symfony\Component\Security\Http\AccessMap {#587 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
success
"App\Security\ApiKeyAuthenticator"
Lazy no
Duration 0.29 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#571
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#653 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#569
      -userLoader: Symfony\Component\Security\Core\User\InMemoryUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#647 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#653 …}
      -identifierNormalizer: null
      -userIdentifier: "api_app"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision