Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Login with OpenShift #4

@noseka1

Description

@noseka1

Currently, the Airflow operator doesn't enable authentication/authorization for Airflow users. We would like to:

  • Enable RBAC for the Airflow Webserver
  • implement “Login with OpenShift” as a default auth

Here are some examples of existing "Login with OpenShift" implementations:

OAuth + JupyterHub Authenticator = OAuthenticator (login with OpenShift)
https://github.com/jupyterhub/oauthenticator
https://github.com/jupyterhub/oauthenticator/blob/master/oauthenticator/openshift.py
https://github.com/AICoE/jupyterhub-ocp-oauth/blob/master/.jupyter/jupyterhub_config.py

OpenShift Authentication Integration with ArgoCD
https://www.openshift.com/blog/openshift-authentication-integration-with-argocd
https://github.com/dexidp/dex/blob/master/Documentation/connectors/openshift.md
https://github.com/dexidp/dex/blob/master/connector/openshift/openshift.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions