Skip to content

Instantly share code, notes, and snippets.

@timothyjeffcoat
Created June 9, 2016 14:43
Show Gist options
  • Save timothyjeffcoat/152411549e448178595e98075d78f24e to your computer and use it in GitHub Desktop.
Save timothyjeffcoat/152411549e448178595e98075d78f24e to your computer and use it in GitHub Desktop.
symfony sso IDP login error
[2016-06-09 08:36:33] request.INFO: Matched route "sso_login_path". {"route_parameters":{"_controller":"Krtv\\Bundle\\SingleSignOnIdentityProviderBundle\\Controller\\SingleSignOnController::ssoLoginAction","_route":"sso_login_path"},"request_uri":"http://idp.example.com/sso/login/?_failure_path=http%3A%2F%2Fidp.example.com%2Flogin%3F_target_path%3Dhttp%253A%252F%252Fconsumer1.com%252F%253F_hash%253DOT5lyNHoRoLehKaJS4l0sDae5dC5pQCgPJ26NPV%25252BbLM%25253D&_hash=1vxor%2FgfuqOYTKCFK4gpf9sqOtNOAHJpVpW66O%2Bcppo%3D&_target_path=http%3A%2F%2Fconsumer1.com%2Fotp%2Fvalidate%2F%3F_target_path%3Dhttp%253A%252F%252Fconsumer1.com%252F%253F_hash%253DOT5lyNHoRoLehKaJS4l0sDae5dC5pQCgPJ26NPV%25252BbLM%25253D&service=consumer1"} []
[2016-06-09 08:36:33] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Security\Core\Exception\AuthenticationCredentialsNotFoundException: "The token storage contains no authentication token. One possible reason may be that there is no firewall configured for this URL." at /Users/timothyjeffcoat/Documents/development/contactsolutionpoint/sso/idp/symfony_demo/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php line 57 {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): The token storage contains no authentication token. One possible reason may be that there is no firewall configured for this URL. at /Users/timothyjeffcoat/Documents/development/contactsolutionpoint/sso/idp/symfony_demo/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php:57)"} []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment