GithubHelp home page GithubHelp logo

Comments (2)

scheb avatar scheb commented on June 2, 2024

Well, what I can see so far, it doesn't look like an issue related to 2fa to me, because I see no indication how 2fa would cause this. I think so because:

  • The exeception an where it's thrown is not related to 2fa. It happens in the Symfony security core. No Authentication Provider found for token of class "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken" looks very suspicious to me, because if you're using Symfony's username+password authentication (I'd guess so, but I cannot confirm since you didn't post your security configuration) that authentication provider definitely should be there.
  • After completing the 2fa challenge, the authentication state is effectively the same as without 2fa. So there should be no reason for Symfony security to behave differently.

My guess is, if you'd completely remove/deactivate 2fa, you'd run into the exact same issue. Therefore I'd like to ask you:

  1. Please deactivate the bundle in your application and try the same thing without 2fa. If you still have the same issue, it's not related to he bundle.
  2. Can you please post your security.yaml?
  3. Can you please post a stack trace for that exception?

from two-factor-bundle.

stale avatar stale commented on June 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from two-factor-bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.