Security
Token
admin@careerbridge.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_ADMIN"
]
|
| Inherited Roles | [ "ROLE_STUDENT" "ROLE_COMPANY" "ROLE_USER" ] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1476 -user: App\Entity\User {#1118 …} -roleNames: [ "ROLE_ADMIN" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.users_in_database |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "login_throttling" "form_login" "App\Security\GoogleAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\ContextListener" |
0.11 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
448.30 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1471 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1533 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='http://careerbridge.foulisa.com/'" />\n \n <title>Redirecting to http://careerbridge.foulisa.com/</title>\n </head>\n <body>\n Redirecting to <a href="http://careerbridge.foulisa.com/">http://careerbridge.foulisa.com/</a>.\n </body>\n </html> """ #version: "1.0" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "http://careerbridge.foulisa.com/" } |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\LogoutListener" |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"App\Security\GoogleAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
|