http://dev.api.digidom.pro/v1/organizations/27817?properties%5B0%5D=id&properties%5B1%5D=legalName&properties%5B2%5D=legalStatus&properties%5B3%5D=domiciliationStartDate&properties%5B4%5D=status&properties%5B5%5D=bal&properties%5B6%5D=statusInvoicePayed&properties%5B7%5D=dateMaxUnpaid&properties%5Bsubscription%5D%5B0%5D=id&properties%5Bsubscription%5D%5B1%5D=pack&properties%5Bsubscription%5D%5B2%5D=hasBlockedService&properties%5Bsubscription%5D%5B3%5D=documentRecoveryDelay&properties%5Bsubscription%5D%5B4%5D=blockingReason&properties%5Bsubscriptions%5D%5B0%5D=id&properties%5Bsubscriptions%5D%5B1%5D=pack&properties%5Bsubscriptions%5D%5B2%5D=hasBlockedService&properties%5Bsubscriptions%5D%5B3%5D=documentRecoveryDelay&properties%5Bsubscriptions%5D%5B4%5D=blockingReason&properties%5Bstore%5D%5B0%5D=id&properties%5Bstore%5D%5BpostalAddress%5D%5B0%5D=id&properties%5Bstore%5D%5BpostalAddress%5D%5B1%5D=addressLocality&properties%5Bstore%5D%5BpostalAddress%5D%5B2%5D=addressRegion&properties%5Bstore%5D%5BpostalAddress%5D%5B3%5D=postalCode&properties%5Bstore%5D%5BpostalAddress%5D%5B4%5D=streetAddress&properties%5Bstore%5D%5BpostalAddress%5D%5B5%5D=addressCountry&properties%5Baddress%5D%5B0%5D=id&properties%5Baddress%5D%5B1%5D=addressRegion&properties%5Baddress%5D%5B2%5D=addressLocality&properties%5Baddress%5D%5B3%5D=postalCode&properties%5Baddress%5D%5B4%5D=streetAddress&properties%5Baddress%5D%5B5%5D=addressCountry&q=%2Fv1%2Forganizations%2F27817

Security

Token

fdnnrn@digidom.pro Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_PREVIOUS_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\SwitchUserToken {#2226
  -originalToken: Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2034 …}
  -originatedFromUri: "/v1/organizations/27817?properties[]=id&properties[]=legalName&properties[]=legalStatus&properties[]=domiciliationStartDate&properties[]=status&properties[]=bal&properties[]=statusInvoicePayed&properties[]=dateMaxUnpaid&properties[subscription][]=id&properties[subscription][]=pack&properties[subscription][]=hasBlockedService&properties[subscription][]=documentRecoveryDelay&properties[subscription][]=blockingReason&properties[subscriptions][]=id&properties[subscriptions][]=pack&properties[subscriptions][]=hasBlockedService&properties[subscriptions][]=documentRecoveryDelay&properties[subscriptions][]=blockingReason&properties[store][]=id&properties[store][postalAddress][]=id&properties[store][postalAddress][]=addressLocality&properties[store][postalAddress][]=addressRegion&properties[store][postalAddress][]=postalCode&properties[store][postalAddress][]=streetAddress&properties[store][postalAddress][]=addressCountry&properties[address][]=id&properties[address][]=addressRegion&properties[address][]=addressLocality&properties[address][]=postalCode&properties[address][]=streetAddress&properties[address][]=addressCountry"
  -credentials: null
  -firewallName: "api"
  -user: Evo\Infrastructure\MappingORM\User {#2486 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_PREVIOUS_ADMIN"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1920
  -map: Symfony\Component\Security\Http\AccessMap {#1919 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1927 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1881
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1890 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1885 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1880 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1927 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
}
79.68 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1875
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1863 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1862 …}
  -firewallName: "api"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#552 …}
  -usernameParameter: "x-switch-user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#1927 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#843 …}
  -stateless: true
}
110.40 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1975
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#557 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#552 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1919 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1885 …}
  -exceptionOnNoToken: true
}
0.26 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
"Evo\Application\Security\Voter\AdminManageVoter"
5
"Evo\Application\Security\Voter\UserVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ALLOWED_TO_SWITCH
Evo\Infrastructure\MappingORM\User {#2486 …}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/v1/organizations/27817"
  #requestUri: "/v1/organizations/27817?properties[]=id&properties[]=legalName&properties[]=legalStatus&properties[]=domiciliationStartDate&properties[]=status&properties[]=bal&properties[]=statusInvoicePayed&properties[]=dateMaxUnpaid&properties[subscription][]=id&properties[subscription][]=pack&properties[subscription][]=hasBlockedService&properties[subscription][]=documentRecoveryDelay&properties[subscription][]=blockingReason&properties[subscriptions][]=id&properties[subscriptions][]=pack&properties[subscriptions][]=hasBlockedService&properties[subscriptions][]=documentRecoveryDelay&properties[subscriptions][]=blockingReason&properties[store][]=id&properties[store][postalAddress][]=id&properties[store][postalAddress][]=addressLocality&properties[store][postalAddress][]=addressRegion&properties[store][postalAddress][]=postalCode&properties[store][postalAddress][]=streetAddress&properties[store][postalAddress][]=addressCountry&properties[address][]=id&properties[address][]=addressRegion&properties[address][]=addressLocality&properties[address][]=postalCode&properties[address][]=streetAddress&properties[address][]=addressCountry"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1354 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Evo\Application\Security\Voter\AdminManageVoter"
ACCESS ABSTAIN
"Evo\Application\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_PRESCRIBER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Evo\Application\Security\Voter\AdminManageVoter"
ACCESS ABSTAIN
"Evo\Application\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Evo\Application\Security\Voter\AdminManageVoter"
ACCESS ABSTAIN
"Evo\Application\Security\Voter\UserVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details