[
https://issues.apache.org/jira/browse/AIRFLOW-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepak Parashar updated AIRFLOW-7095:
-------------------------------------
Fix Version/s: (was: 1.10.3)
1.10.7
Affects Version/s: (was: 1.10.3)
1.10.7
> Can i create the viewer filter in LDAP ad group
> ------------------------------------------------
>
> Key: AIRFLOW-7095
> URL: https://issues.apache.org/jira/browse/AIRFLOW-7095
> Project: Apache Airflow
> Issue Type: New Feature
> Components: configuration
> Affects Versions: 1.10.7
> Reporter: Deepak Parashar
> Priority: Major
> Labels: airflow, authentication, authorization, filter, ldap,
> roles
> Fix For: 1.10.7
>
>
> Hi ,
> I am using ad based authentication to access the airflow in my company , i
> have created two groups in ad(ldap) for superuser_filter and data_profiler ,
> i want to create or integrate one group like viewer which can help me to
> allow only read only access of dags and other system information for the
> users who are part of this viewer group .
> has someone already did it ?
> group_member_attr = memberOf superuser_filter =
> memberOf=CN=airflow-super-users,OU=Groups,OU=RWC,OU=US,OU=NORAM,DC=example,DC=com
> data_profiler_filter =
> memberOf=CN=airflow-data-profilers,OU=Groups,OU=RWC,OU=US,OU=NORAM,DC=example,DC=com
>
> like these two above groups , similarly we can create one for viewer .
> if its not already available can someone please help me how can i implement
> it in the current
--
This message was sent by Atlassian Jira
(v8.3.4#803005)