https://back.dotoast.com/api/v2/user

Security

Token

dotoast.com+back.free@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#586
  -firewallName: "api"
  -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#710 …}
  -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 {#144
  -map: Symfony\Component\Security\Http\AccessMap {#145 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#137 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#158
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#159 …}
}
11.12 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#870
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#276 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#147 …}
  -map: Symfony\Component\Security\Http\AccessMap {#145 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Infrastructure\Security\Auth\TokenAuthenticator"
0.12 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#172
  #user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#710 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#170
      -userIdentifier: "daeea7651f2193da3f4c740cdecb004d4465665743bb8693"
      -userLoader: Closure($token) {#171 …}
      -user: Proxies\__CG__\App\Database\Domain\Entity\User\User {#710 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#173
      -customCredentialsChecker: Closure($input) {#174 …}
      -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"