Giter Club home page Giter Club logo

Comments (10)

rainfall-rakesh avatar rainfall-rakesh commented on May 21, 2024 1

Hanko Team, Just as side note we have tried installing the Hanko on local Windows 11 system and accessing the same using Chrome browser, it worked fine.

Our suspicion is hosting on Ubuntu is causing it.. but we are not sure...

from hanko.

FlxMgdnz avatar FlxMgdnz commented on May 21, 2024

Unfortunately, multi-device/synced passkeys are not yet supported on Ubuntu. There's nothing we can do about this until Ubuntu implements a platform authenticator.

As soon as we ship #331, it should at least be possible with Ubuntu/Firefox to create single-device passkeys on physical Security Keys.

from hanko.

rainfall-rakesh avatar rainfall-rakesh commented on May 21, 2024

@FlxMgdnz
Thanks for response...

As per your comment, looks like the hosting on ubunto is causing it, is that correct?

Just to confirm and get clear understanding. I am wondering why or for what hanko depends on any server side component for webauthn?

Also can you point us to any doc that gives supported platforms?

Any insights will be helpful to us to plan future strategy...

from hanko.

FlxMgdnz avatar FlxMgdnz commented on May 21, 2024

Hosting on Ubuntu should not be a problem at all, there are no specific requirements on the server side.

Creating a passkey requires WebAuthn to be available on the client side, though. In your case, you can host Hanko on Ubuntu, but passkeys would only be usable on non-Ubuntu clients.

from hanko.

rainfall-rakesh avatar rainfall-rakesh commented on May 21, 2024

Yes that makes sense. However we are puzzled because the pass key button is disabled when we host it on Ubuntu and try to access using windows client using Chrome.

This works perfectly fine when hosted on windows locally and accessed using local client.

Any idea why this would happen?

from hanko.

FreddyDevelop avatar FreddyDevelop commented on May 21, 2024

Did you serve the hanko-quickstart over https while hosting it on Ubuntu?

The Web Authentication API only works in a secure context which is either localhost or https. If you want to host the hanko-quickstart on a different machine you must serve it over https to be able to use passkeys.

from hanko.

rainfall-datta avatar rainfall-datta commented on May 21, 2024

Yes we have hosted that on Https and tried but internally quick start and element containers communicate over http, so it was giving secure protocol issue over hanko element container access

from hanko.

rainfall-rakesh avatar rainfall-rakesh commented on May 21, 2024

Hi Hanko Team,
Do you have any reference docker-compose file for https setup?

from hanko.

FreddyDevelop avatar FreddyDevelop commented on May 21, 2024

No, currently we don't have any docker-compose file with https setup.

from hanko.

FlxMgdnz avatar FlxMgdnz commented on May 21, 2024

Closing this for now. Please reach out if you have any more issues.

from hanko.

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.