POST https://dev.veka-ws.ovh/

Security

Token

naltenbach@veka.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_CARISTE"
  "ROLE_QHSE"
  "ROLE_PRODUCTION"
  "ROLE_PROD_LOG"
  "ROLE_PROD_STOPPAGE"
  "ROLE_DASHBOARDS"
  "ROLE_TIERS_EDIT"
  "ROLE_CONTACTS_EDIT"
  "ROLE_EXPORT_TIERS"
  "ROLE_RECEPTIONS_EDIT"
  "ROLE_EXPORT_EM"
  "ROLE_STOCK_EDIT"
  "ROLE_TRANSPORTS_EDIT"
  "ROLE_LIVRAISONS_EDIT"
  "ROLE_QHSE_EDIT"
  "ROLE_QHSE_CORRECTIVE_EDIT"
  "ROLE_EMAILING_EDIT"
  "ROLE_QHSE_ACCESS"
  "ROLE_TIERS_VIEW"
  "ROLE_CONTACTS_VIEW"
  "ROLE_TIERS_MENU"
  "ROLE_RECEPTIONS_VIEW"
  "ROLE_STOCK_VIEW"
  "ROLE_TRANSPORTS_VIEW"
  "ROLE_LIVRAISONS_VIEW"
  "ROLE_QHSE_VIEW"
  "ROLE_QHSE_CORRECTIVE_VIEW"
  "ROLE_EMAILING_VIEW"
  "ROLE_TRANSPORTS_MENU"
  "ROLE_QHSE_MENU"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#621
  -user: App\Entity\User {#577 …}
  -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 shared
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#363
  -map: Symfony\Component\Security\Http\AccessMap {#353 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#223 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#274
  -sessionKey: "_security_shared"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#347 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#307 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#99 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#272 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#223 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#283 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#322
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#278 …}
}
556.65 ms
Symfony\Component\HttpFoundation\RedirectResponse {#622
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#630 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://dev.veka-ws.ovh/admin?crudAction=index&amp;crudControllerFqcn=App%5CController%5CAdmin%5CRetailerCrudController'" />\n
    \n
            <title>Redirecting to https://dev.veka-ws.ovh/admin?crudAction=index&amp;crudControllerFqcn=App%5CController%5CAdmin%5CRetailerCrudController</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://dev.veka-ws.ovh/admin?crudAction=index&amp;crudControllerFqcn=App%5CController%5CAdmin%5CRetailerCrudController">https://dev.veka-ws.ovh/admin?crudAction=index&amp;crudControllerFqcn=App%5CController%5CAdmin%5CRetailerCrudController</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://dev.veka-ws.ovh/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CRetailerCrudController"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#319
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#100 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#147 …}
  -map: Symfony\Component\Security\Http\AccessMap {#353 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#351
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#100 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#376 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#380 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
success
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
Lazy no
Duration 10.09 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#372
  #user: App\Entity\User {#577 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#355
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#341 …}
      -user: App\Entity\User {#577 …}
      -identifierNormalizer: null
      -userIdentifier: "naltenbach@veka.com"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#343
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#323
      -enabled: false
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#316
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "fb70e52b238.imGCKv9aGvCcL4tMStx9mAjUgn8dvoYe1EQigHJ3xpQ._yv7RMwfaJbtGL4BC55JyWqj9jhI2MQzhnJgtxYgiuzuBepNyGwit9tkxg"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#325
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#356 …}
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials RememberMeBadge CsrfTokenBadge PasswordUpgradeBadge

Access Decision