Redirect 302 redirect from GET @app_microsoft_auth (1b709b)

Security

Token

asmith Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_LOCATION_MANAGER"
  "ROLE_SCHEDULER"
  "ROLE_DOCK_WORKER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#615
  -user: App\Entity\User {#673 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_LOCATION_MANAGER"
    "ROLE_SCHEDULER"
    "ROLE_DOCK_WORKER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\PasswordAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\SessionAuthenticator"
  "App\Security\PasswordAuthenticator"
  "App\Security\MicrosoftAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
2.16 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
828.01 ms
Symfony\Component\HttpFoundation\RedirectResponse {#930
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#927 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/'" />\n
    \n
            <title>Redirecting to /</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/">/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "/"
}
"Symfony\Component\Security\Http\Firewall\AccessListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\SessionAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\PasswordAuthenticator"

This authenticator did not support the request.

success
"App\Security\MicrosoftAuthenticator"
Lazy no
Duration 671.26 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#549
  #user: App\Entity\User {#673 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#553
      -userLoader: Closure(string $microsoftId) {#566 …}
      -user: App\Entity\User {#673 …}
      -identifierNormalizer: null
      -userIdentifier: "d92a38e2-2e1c-48e0-99b9-fff5cd370374"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision