Security

Token

user Username
Authenticated
Property Value
Roles
[
  "ROLE_STATION"
  "ROLE_MANAGER"
  "ROLE_PRODUCT"
  "ROLE_TIERS"
  "ROLE_CLUSTER"
  "ROLE_BANK"
  "ROLE_ACCOUNT"
  "ROLE_CREATE_ORDER"
  "ROLE_VIEW_ORDER"
  "ROLE_VALIDATE_ORDER"
  "ROLE_CREATE_ORDER_GROUP"
  "ROLE_VIEW_ORDER_GROUP"
  "ROLE_VALIDATE_ORDER_GROUP"
  "ROLE_CREATE_DELIVERY"
  "ROLE_VIEW_DELIVERY"
  "ROLE_VALIDATE_DELIVERY"
  "ROLE_CREATE_INVOICE"
  "ROLE_VIEW_INVOICE"
  "ROLE_VALIDATE_INVOICE"
  "ROLE_CREATE_PAY"
  "ROLE_VIEW_PAY"
  "ROLE_VALIDATE_PAY"
  "ROLE_CONFIRM_ORDER"
  "ROLE_CONFIRM_ORDER_GROUP"
  "ROLE_CONFIRM_DELIVERY"
  "ROLE_CREATE_IA"
  "ROLE_VIEW_IA"
  "ROLE_VALIDATE_IA"
  "ROLE_CASH"
  "ROLE_VALIDATE_ORDER_ACHAT"
  "ROLE_CREATE_DECAISSEMENT"
  "ROLE_VALIDATE_DECAISSEMENT"
  "ROLE_CREATE_RECONCILIATION"
  "ROLE_VALIDATE_RECONCILIATION"
  "ROLE_CREATE_ENCAISSEMENT"
  "ROLE_VALIDATE_ENCAISSEMENT"
  "ROLE_CREATE_INVOICE_SUPPLIER"
  "ROLE_VALIDATE_INVOICE_SUPPLIER"
  "ROLE_CREATE_CHECK_DEPOSIT"
  "ROLE_VALIDATE_CHECK_DEPOSIT"
  "ROLE_CREATE_TRANSFERT"
  "ROLE_VALIDATE_TRANSFERT"
  "ROLE_VIEW_FACTURE_MANAGER"
  "ROLE_CREATE_TRANSFER_STOCK"
  "ROLE_VIEW_TRANSFER_STOCK"
  "ROLE_VALIDATE_TRANSFER_STOCK"
  "ROLE_CREATE_BANK_EXPENSE"
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1113
  -user: App\Entity\User {#1220 …}
  -roleNames: [
    "ROLE_STATION"
    "ROLE_MANAGER"
    "ROLE_PRODUCT"
    "ROLE_TIERS"
    "ROLE_CLUSTER"
    "ROLE_BANK"
    "ROLE_ACCOUNT"
    "ROLE_CREATE_ORDER"
    "ROLE_VIEW_ORDER"
    "ROLE_VALIDATE_ORDER"
    "ROLE_CREATE_ORDER_GROUP"
    "ROLE_VIEW_ORDER_GROUP"
    "ROLE_VALIDATE_ORDER_GROUP"
    "ROLE_CREATE_DELIVERY"
    "ROLE_VIEW_DELIVERY"
    "ROLE_VALIDATE_DELIVERY"
    "ROLE_CREATE_INVOICE"
    "ROLE_VIEW_INVOICE"
    "ROLE_VALIDATE_INVOICE"
    "ROLE_CREATE_PAY"
    "ROLE_VIEW_PAY"
    "ROLE_VALIDATE_PAY"
    "ROLE_CONFIRM_ORDER"
    "ROLE_CONFIRM_ORDER_GROUP"
    "ROLE_CONFIRM_DELIVERY"
    "ROLE_CREATE_IA"
    "ROLE_VIEW_IA"
    "ROLE_VALIDATE_IA"
    "ROLE_CASH"
    "ROLE_VALIDATE_ORDER_ACHAT"
    "ROLE_CREATE_DECAISSEMENT"
    "ROLE_VALIDATE_DECAISSEMENT"
    "ROLE_CREATE_RECONCILIATION"
    "ROLE_VALIDATE_RECONCILIATION"
    "ROLE_CREATE_ENCAISSEMENT"
    "ROLE_VALIDATE_ENCAISSEMENT"
    "ROLE_CREATE_INVOICE_SUPPLIER"
    "ROLE_VALIDATE_INVOICE_SUPPLIER"
    "ROLE_CREATE_CHECK_DEPOSIT"
    "ROLE_VALIDATE_CHECK_DEPOSIT"
    "ROLE_CREATE_TRANSFERT"
    "ROLE_VALIDATE_TRANSFERT"
    "ROLE_VIEW_FACTURE_MANAGER"
    "ROLE_CREATE_TRANSFER_STOCK"
    "ROLE_VIEW_TRANSFER_STOCK"
    "ROLE_VALIDATE_TRANSFER_STOCK"
    "ROLE_CREATE_BANK_EXPENSE"
    "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\LoginAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1054
  -map: Symfony\Component\Security\Http\AccessMap {#1072 …}
  -logger: Monolog\Logger {#671 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1056
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1020 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#671 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1052 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#681 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1031 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1063 …}
}
26.93 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1067
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1058 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1030
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1004 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#847 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1072 …}
}
0.75 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#688
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1004 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#706 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#681 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\CashActiveVoter"
5
"App\Security\Voter\DocumentVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#59 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#61 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#63 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
  ]
  #pathInfo: "/feature/station/reporting/credit_report/0TTP6J0C9T9S983G1K8MN3MC8B/detail"
  #requestUri: "/feature/station/reporting/credit_report/0TTP6J0C9T9S983G1K8MN3MC8B/detail"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1069 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_TIERS
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_PRODUCT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_STATION
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 GRANTED ROLE_CLUSTER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ROLE_BANK
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
9 GRANTED ROLE_ACCOUNT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_BANK
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
11 GRANTED ROLE_CASH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
12 GRANTED ROLE_VIEW_IA
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
13 GRANTED ROLE_CREATE_IA
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
14 GRANTED ROLE_VIEW_IA
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
15 GRANTED ROLE_VIEW_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
16 GRANTED ROLE_CREATE_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
17 GRANTED ROLE_VIEW_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
18 GRANTED ROLE_VIEW_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
19 GRANTED ROLE_VIEW_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
20 GRANTED ROLE_CREATE_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
21 GRANTED ROLE_VIEW_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
22 GRANTED ROLE_VIEW_ORDER_GROUP
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
23 GRANTED ROLE_CREATE_ORDER_GROUP
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
24 GRANTED ROLE_VIEW_ORDER_GROUP
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
25 GRANTED ROLE_VIEW_ORDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
26 GRANTED ROLE_VIEW_DELIVERY
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
27 GRANTED ROLE_CREATE_DELIVERY
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
28 GRANTED ROLE_VIEW_DELIVERY
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
29 GRANTED ROLE_CREATE_TRANSFER_STOCK
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
30 GRANTED ROLE_VIEW_INVOICE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
31 GRANTED ROLE_VIEW_INVOICE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
32 GRANTED ROLE_VIEW_INVOICE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
33 GRANTED ROLE_CREATE_ENCAISSEMENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
34 GRANTED ROLE_VIEW_PAY
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
35 GRANTED ROLE_CREATE_DECAISSEMENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
36 GRANTED ROLE_CREATE_DECAISSEMENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
37 GRANTED ROLE_CREATE_DECAISSEMENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
38 GRANTED ROLE_CREATE_DECAISSEMENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
39 GRANTED ROLE_CREATE_TRANSFERT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
40 GRANTED ROLE_CREATE_RECONCILIATION
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
41 GRANTED ROLE_CREATE_RECONCILIATION
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
42 GRANTED ROLE_CREATE_DECAISSEMENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
43 GRANTED ROLE_CREATE_DECAISSEMENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
44 GRANTED ROLE_VIEW_FACTURE_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details