Git Product home page Git Product logo

Comments (5)

ankit-pn avatar ankit-pn commented on June 8, 2024

I want to work on this issue. So does anyone here assign this issue to me or I can directly start working on it?

from infisical.

akhilmhdh avatar akhilmhdh commented on June 8, 2024

CC: @maidul98 already has some insights into this. Kindly go through with him for more information on this.

This is an identified issue on token exchange with browser based login from cli using brave or safari

from infisical.

ankit-pn avatar ankit-pn commented on June 8, 2024

Thanks @akhilmhdh. I am trying to figure out issue behind it and it would be very helpful if @maidul98 provide his insight on it.

from infisical.

ankit-pn avatar ankit-pn commented on June 8, 2024

For both browser issue is related to inbuilt security features of browsers which is blocking a network calls [POST] to 121.0.0.1 from https://app.infisical.com/login .

In brave browser we are getting error as

POST http://127.0.0.1:55036/ net::ERR_BLOCKED_BY_CLIENT

which clearly means that brave shield is blocking call to localhost server which is used for cli authentication.

You can resolve this issue by turning off brave shield or do the steps that is maintained in ref article.

Ref. -> Brave Community Post Link Related to this issue

Safari do have similar issue and error that we are getting is

XMLHttpRequest cannot load http://127.0.0.1:64824/ due to access control checks.

This can be corrected by enabling developer option in Settings.

Safari>Settings>Advanced>Show Features for web developers

and then

Safari>Settings>Developer>Disable Cross Origin Restrictions .

from infisical.

ankit-pn avatar ankit-pn commented on June 8, 2024

Is there any way be which we can resolve this issue without users need to change there browser settings? @maidul98 any suggestion?

from infisical.

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.