http://172.31.11.35/

Security

Token

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

Firewall

demo_frontend Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider cmf.security.user_provider.oauth
context demo_frontend
entry_point hwi_oauth.authentication.entry_point.oauth.demo_frontend
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "oauth"
  "remember_me"
  "anonymous"
]

Listeners

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision