https://design.berufsreise-dev.at/oauthlogin

Security

Token

There is no security token.

Firewall

oauth2_api Name
Security enabled
Stateless

Configuration

Key Value
provider user.manager.normal
context (none)
entry_point App\BackendBundle\Security\Authenticator\OAuth2Authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oauth2"
  "App\BackendBundle\Security\Authenticator\OAuth2Authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#764
  -map: Symfony\Component\Security\Http\AccessMap {#782 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#971 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#836
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#824 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#842
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#995 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#837 …}
  -map: Symfony\Component\Security\Http\AccessMap {#782 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.99 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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#41 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#39 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#40 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#59 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#58 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#42 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#60 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/oauthlogin"
  #requestUri: "/oauthlogin"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#771 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details