GithubHelp home page GithubHelp logo

Comments (4)

der-workfloh avatar der-workfloh commented on July 26, 2024

Hi @cowmix88 ,

thank you for the information. We need to think about how to include this configuration setting.

For the moment, the redirect target url ist fixed to customer/account/login and not respecting any other configuration. @carlowens has provided a pull request to redefine the target url by the administration area (#29).

We are finalizing the feature to setup more then one target url in relation to different store, storeviews and websites. So for the moment, you could use the provided pull request or you should be able to override the DI configuration with the following statement in your di.xml:

<type name="\bitExpert\ForceCustomerLogin\Controller\LoginCheck">
        <arguments>
            <argument name="targetUrl" xsi:type="string">CUSTOM/TARGET/URL</argument>
        </arguments>
</type>

from magento2-force-login.

mekakkar avatar mekakkar commented on July 26, 2024

Hi Team,

I am aslo facing the same issue. everytime the i am redirected to same page. I tried changing the cache from Varnish to default but issue still persist. I am on Magnto 2.1 CE

from magento2-force-login.

der-workfloh avatar der-workfloh commented on July 26, 2024

Hi @mekakkar ,

have you tried to override the DI as a workaround for the moment?

from magento2-force-login.

mekakkar avatar mekakkar commented on July 26, 2024

Hi @websharp

I tried installing this extension in 3 different setup of Magento 2 on windows environment. I am not sure of the reason but it started working properly after sometime, Now i am facing the issue in only 1 setup. Ill try to override and revert back in couple of days. Thanks

from magento2-force-login.

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.