Redirect 302 redirect from GET @sso_login (8ccd6a)

Security

Token

braiantablet@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_SUPER_ADMIN"
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1292
  -user: App\Entity\User {#1303 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_SUPER_ADMIN"
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider SmartEscrow\SsoSdk\Security\SsoUserProvider
context main
entry_point SmartEscrow\SsoSdk\Security\SsoAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "SmartEscrow\SsoSdk\Security\SsoAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#720
  -map: Symfony\Component\Security\Http\AccessMap {#719 …}
  -logger: Monolog\Logger {#731 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#789
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#732 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#696 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#173 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#788 …}
  -logger: Monolog\Logger {#731 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#754 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#814
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#809 …}
}
396.83 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1481
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1564 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/pre-admin'" />\n
    \n
            <title>Redirecting to /pre-admin</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/pre-admin">/pre-admin</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "/pre-admin"
}
Symfony\Component\Security\Http\Firewall\AccessListener {#816
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#174 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#96 …}
  -map: Symfony\Component\Security\Http\AccessMap {#719 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#728
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#174 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#757 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#754 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

success
"SmartEscrow\SsoSdk\Security\SsoAuthenticator"
Lazy no
Duration 370.37 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#734
  #user: App\Entity\User {#1303 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#819
      -userLoader: Closure($userIdentifier) {#853 …}
      -user: App\Entity\User {#1303 …}
      -identifierNormalizer: null
      -userIdentifier: "braiantablet@gmail.com"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision