Redirect 302 redirect from GET @app_default_default (445471)

GET https://dev-mel.inuvialuit.com/auth/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider app.oauth.azureuserprovider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oauth"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1802
  -map: Symfony\Component\Security\Http\AccessMap {#1801 …}
  -logger: Monolog\Logger {#1580 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1910
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#494 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1580 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1911 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1840 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1820 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1913 …}
}
3.43 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1922
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1923 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#1914
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#1917 …}
  #enabled: false
  -oAuthAuthenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#1916 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1809
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/auth/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1588 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1840 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1924
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#519 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1801 …}
}
0.11 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#340 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#332 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#339 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#343 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#342 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#341 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#344 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/auth/login"
  #requestUri: "/auth/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1764 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "4\x00\x00\x00" => []
    "2\x003.135.191.86\x0010.0.0.40\x00" => [
      "3.135.191.86"
    ]
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
    "32\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details