Skip to content

lightblue-rest requires cert with CORS preflight request; this breaks Firefox + data management app #121

@alechenninger

Description

@alechenninger

lightblue-rest bug tracked here: lightblue-platform/lightblue-rest#187


Old description:

This is not really a bug in the app but it is affecting users. If Firefox can't do this for some legitimate reason, we should reconsider alternate strategies for implementing the lightblue communication.

For instance, originally, we tossed around the idea of having a backend be able to "impersonate" users or be able to give lightblue a request and a user and have it tell is if that user would be allowed to make that request, and if not, why.

Perhaps an even better fix would be (as mentioned in above issues) if we could use OAuth to authenticate apps to talk to lightblue via CORS instead (much more common way to CORS in the wild).

But first and foremost let's understand what the deal with Firefox is before we talk about any of that stuff.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions