Security
Token
admin@tesera.lt
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_USER" "ROLE_ADMIN" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#554 -user: App\Entity\User {#538 …} -roleNames: [ "ROLE_USER" "ROLE_ADMIN" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\CustomAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\CustomAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#333 -map: Symfony\Component\Security\Http\AccessMap {#338 …} -logger: Monolog\Logger {#292 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#346 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#293 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#349 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#211 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#347 …} -logger: Monolog\Logger {#292 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#310 …} } |
0.56 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#353 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#354 …} } |
579.73 ms | Symfony\Component\HttpFoundation\RedirectResponse {#555 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#563 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://system.tesera.lt/admin?routeName=admin&routeParams%5BrouteParamName%5D=admin'" />\n \n <title>Redirecting to https://system.tesera.lt/admin?routeName=admin&routeParams%5BrouteParamName%5D=admin</title>\n </head>\n <body>\n Redirecting to <a href="https://system.tesera.lt/admin?routeName=admin&routeParams%5BrouteParamName%5D=admin">https://system.tesera.lt/admin?routeName=admin&routeParams%5BrouteParamName%5D=admin</a>.\n </body>\n </html> """ #version: "1.0" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://system.tesera.lt/admin?routeName=admin&routeParams%5BrouteParamName%5D=admin" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#359 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#229 …} -map: Symfony\Component\Security\Http\AccessMap {#338 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#289 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#210 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#312 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#310 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"App\Security\CustomAuthenticator"
|