You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/01 11:42:40 UTC

[GitHub] [airflow] rg2609 opened a new issue #14002: Using keycloak with Airflow

rg2609 opened a new issue #14002:
URL: https://github.com/apache/airflow/issues/14002


   **Description**
   
   Can we have the Singel Sign On(SSO) in airflow? Using the Keycloak with Airflow. I am new to the flask project, so I don't have any idea about the Airflow project.
   
   **Use case / motivation**
   I found the StackOverflow post for OpenID is setting up the Keycloak configuration in the flask project [link](https://stackoverflow.com/questions/47678321/using-openid-keycloak-with-superset)
   
   I also found some more posts about the same.
   [https://github.com/skhatri/airflow-by-example](https://github.com/skhatri/airflow-by-example)
   [https://stackoverflow.com/questions/64481704/airflow-authentication-with-rbac-and-key-cloak](https://stackoverflow.com/questions/64481704/airflow-authentication-with-rbac-and-key-cloak)
   [https://www.manishpoddar.com/post/how-to-implement-aws-single-sign-on-sso-on-airflow](https://www.manishpoddar.com/post/how-to-implement-aws-single-sign-on-sso-on-airflow)
   
   Any suggestion and guidance will be appreciated.
   Thank you
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] rg2609 commented on issue #14002: Using keycloak with Airflow

Posted by GitBox <gi...@apache.org>.
rg2609 commented on issue #14002:
URL: https://github.com/apache/airflow/issues/14002#issuecomment-772273839


   @mik-laj gone through your post. I tried putting webserver_config.py in, but no success for me.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on issue #14002: Using keycloak with Airflow

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #14002:
URL: https://github.com/apache/airflow/issues/14002#issuecomment-770799037


   I have successfully set up Airflow with Keycloak, but I haven't found the time yet to contribute it to the community, but I have described how you can do it yourself. See: https://github.com/apache/airflow/issues/11305


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #14002: Using keycloak with Airflow

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #14002:
URL: https://github.com/apache/airflow/issues/14002#issuecomment-770795155


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] timothyclarke commented on issue #14002: Using keycloak with Airflow

Posted by GitBox <gi...@apache.org>.
timothyclarke commented on issue #14002:
URL: https://github.com/apache/airflow/issues/14002#issuecomment-902827684


   @rg2609 I've raised a [feature request](https://github.com/dpgaspar/Flask-AppBuilder/issues/1680) to Flask-AppBuilder as it should pickup `openid` scopes and decode them correctly.  I've also posted a response on the stack overflow link along with code snippet. 
   
   I imagine that this issue will be closed (hopefully with a documentation update surrounding the `openid` scope) as the problem is in AppBuilder.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org