Security
Token
mk2business@gmail.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_SYSADMIN"
]
|
| Inherited Roles | [ "ROLE_DEVELOPER" "ROLE_ADMIN" "ROLE_OWNER" "ROLE_SUPPORT" "ROLE_STAFF" "ROLE_USER_ELITE" "ROLE_ALLOWED_TO_SWITCH" "ROLE_USER_PREMIUM" "ROLE_USER" "ROLE_GUEST" ] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1321 -user: AppCore\Entity\User {#1656 …} -roleNames: [ "ROLE_SYSADMIN" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "login_throttling" "form_login" "remember_me" "AppCore\Security\OAuthAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\ContextListener" |
2.32 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
345.21 ms | Symfony\Component\HttpFoundation\RedirectResponse {#3593 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#3538 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://skunkworx.test/m'" />\n \n <title>Redirecting to https://skunkworx.test/m</title>\n </head>\n <body>\n Redirecting to <a href="https://skunkworx.test/m">https://skunkworx.test/m</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://skunkworx.test/m" } |
"Symfony\Component\Security\Http\Firewall\SwitchUserListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\LogoutListener" |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"AppCore\Security\OAuthAuthenticator" This authenticator did not support the request. |
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
|