From the course: Data Engineering Pipeline Management with Apache Airflow
Unlock this course with a free trial
Join today to access over 24,300 courses taught by industry experts.
Adding permissions to the public role - Apache Airflow Tutorial
From the course: Data Engineering Pipeline Management with Apache Airflow
Adding permissions to the public role
- [Instructor] We saw this early on, but let's look at it again. In the Security tab, if you click on List Roles, you'll be able to see all of the roles that are currently available in your Airflow installations. We know that there are five roles that are created by default; the Admin, most powerful then Viewer, User, Op, and then the Public role. Notice that the Public role has no permissions at all which is why we couldn't do anything. If you look at the Public role, there are no permissions. If you list users, you'll be able to see that we have a single user here with this Public role. As an administrator, you can configure the permissions that a particular role has. Now, it's good practice to not change the permissions of these default roles, but I'll show you how this can be done. I've gone over to List Roles, and here at the very bottom you can see the Public role is listed. I'm going to click on the option to edit…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Prerequisites41s
-
(Locked)
Quick install overview3m 29s
-
(Locked)
Creating an admin user and exploring roles5m 5s
-
(Locked)
Creating users with different roles3m 6s
-
(Locked)
Executing a simple branching DAG2m 39s
-
(Locked)
Executing a simple SQL DAG3m 46s
-
(Locked)
The public and viewer roles3m 39s
-
(Locked)
The user role2m 34s
-
(Locked)
The op role1m 41s
-
(Locked)
Actions, resources, and permissions2m 35s
-
(Locked)
Adding permissions to the public role3m 31s
-
(Locked)
Creating and configuring a custom role3m 17s
-
-
-
-
-
-