https://back.dotoast.com/api/v2/apple/membership/by-receipt

Security

Token

s.torosyan83@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#639
  -firewallName: "api"
  -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.toast_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Infrastructure\Security\Auth\TokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#521
  -map: Symfony\Component\Security\Http\AccessMap {#516 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#500 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#533
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#535 …}
}
20.43 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#945
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#288 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#527 …}
  -map: Symfony\Component\Security\Http\AccessMap {#516 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Infrastructure\Security\Auth\TokenAuthenticator"
0.17 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#497
  #user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#509
      -userIdentifier: "752b2bd91878bf758f9cc35db60c4aefed095363fef84087"
      -userLoader: Closure($token) {#508 …}
      -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#747 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#493
      -customCredentialsChecker: Closure($input) {#495 …}
      -credentials: null
      -resolved: true
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Infrastructure\Security\Voter\ToastSessionLinkVoter"
5
"App\Infrastructure\Security\Voter\ToastSessionSectionVoter"
6
"App\Infrastructure\Security\Voter\ToastSessionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details