https://intranet.archives.ateliersduroi.com/api/profiles/81

Security

Token

e53a8542-8fe3-474e-9d7f-ba34f4787069 Username
Authenticated
Property Value
Roles
[
  "ROLE_API"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#186
  -user: App\Program\Doctrine\Entity\Program {#136 …}
  -roleNames: [
    "ROLE_API"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.program_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Program\Security\Authenticator\ApiAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#224
  -map: Symfony\Component\Security\Http\AccessMap {#221 …}
  -logger: Symfony\Bridge\Monolog\Logger {#240 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#208
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#209 …}
}
40.47 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#215
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#558 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#744 …}
  -map: Symfony\Component\Security\Http\AccessMap {#221 …}
}
0.54 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Program\Security\Authenticator\ApiAuthenticator"
0.38 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#183
  #user: App\Program\Doctrine\Entity\Program {#136 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#185
      -userIdentifier: "e53a8542-8fe3-474e-9d7f-ba34f4787069"
      -userLoader: [
        App\Program\Doctrine\Repository\ProgramRepository {#210
          #_entityName: "App\Program\Doctrine\Entity\Program"
          #_em: ContainerG33T4Ri\EntityManager_9a5be93 {#516 …}
          #_class: Doctrine\ORM\Mapping\ClassMetadata {#856 …}
          -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#214 …}
        }
        "loadUserByIdentifier"
      ]
      -user: App\Program\Doctrine\Entity\Program {#136 …}
    }
  ]
  -attributes: []
}

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\Access\Security\Voter\AccessVoter"
5
"App\Order\Security\Voter\OrderVoter"
6
"App\Point\Security\Voter\AccountVoter"
7
"App\Point\Security\Voter\PurchaseVoter"
8
"App\Point\Security\Voter\TransactionVoter"
9
"App\Point\Security\Voter\TransferVoter"
10
"App\Point\Security\Voter\WalletVoter"
11
"App\Shop\Security\Voter\ProductVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#53
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#43 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#41 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#42 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#59 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#58 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#60 …}
  #content: "[]"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/profiles/81"
  #requestUri: "/api/profiles/81"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1446 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details