Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
568 views
in Technique[技术] by (71.8m points)

ldap - 有没有办法在Airflow中将RBAC与LDAP结合在一起?(Is there a way to combine RBAC with LDAP in Airflow?)

I am trying to enforce granular permissions in Airflow against users in Active Directory.

(我正在尝试对Active Directory中的用户在Airflow中强制使用精细权限。)

Is it possible to authenticate with Active Directory via LDAP and implement security/permission via RBAC (By mapping RPAC Roles to AD Groups/Users)?

(是否可以通过LDAP通过Active Directory进行身份验证并通过RBAC实施安全性/权限(通过将RPAC角色映射到AD组/用户)?)

I understand that LDAP integration offers the ability to map groups to a superuser and a data profiler via the filter configurations (LDAP Documentation) .

(我知道LDAP集成提供了通过过滤器配置将组映射到超级用户和数据分析器的能力(LDAP文档) 。)

But I am interested in the more granular controls offered through RBAC.

(但我对RBAC提供的更精细的控件感兴趣。)

I've been able to connect my Active Directory to Airflow.

(我已经能够将Active Directory连接到Airflow。)

However, when I try to add RBAC, I am not able to sign in. It seems that the RBAC configuration overrides the LDAP configuration.

(但是,当我尝试添加RBAC时,我无法登录。似乎RBAC配置会覆盖LDAP配置。)

Has anyone been able to achieve this?

(有人能做到吗?)

  ask by Brandon translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...