Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

operation: OpenID Connect authentication #356

@johnandersen777

Description

@johnandersen777

We we want here is to make operations which can do the OpenID connect flow. So that users can make dataflows which have authentication.

We should support the OpenID connect protocol to leverage accounts users already have with other services to authenticate them (aka the Authorize X service page from github).

The oidcrp library seems promising.

https://oidcrp.readthedocs.io/en/latest/rp_handler.html#rp-configuration-github

I think we'll need this:

https://developer.github.com/apps/building-oauth-apps/creating-an-oauth-app/

for testing you'll want to add the operations under a route similarly to how the dataflow http deployment use case works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestp3Average PrioritysecuritySecurity related issues or improvementstMEsitmated Time To Complete: Medium

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions