https://prod.golmanagerpanel.com/api/es/register?p=api%2Fes%2Fregister

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#245
  -secret: "HtW5gj0"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

cusomer_register_api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.jwt_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#223
  -map: Symfony\Component\Security\Http\AccessMap {#224 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#244 …}
  -logger: Symfony\Bridge\Monolog\Logger {#216 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#246
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#314 …}
  -secret: "HtW5gj0"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#247 …}
  -logger: Symfony\Bridge\Monolog\Logger {#216 …}
}
1.87 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#252
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#315 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#263 …}
  -map: Symfony\Component\Security\Http\AccessMap {#224 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#247 …}
}
0.56 ms (none)

Security Voters (3)

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/es/register"
  #requestUri: "/api/es/register"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#190 …}
  #locale: "es"
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details