Skip to content

Commit ed1758c

Browse files
kuntalkumarbasurtyler
authored andcommitted
updated the introduction
1 parent 00864b0 commit ed1758c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_posts/2021-04-26-integrating-airflow-and-okta.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ team: Core Platform
1010
---
1111

1212

13-
At Scribd we decided to pair Airflow with Okta. Earlier we were using LDAP for
14-
authentication. This write up will describe the journey of integrating Airflow
15-
with Okta from the earlier LDAP setup.
13+
At Scribd we use Airflow as a scheduler for most of our batch workloads, this blog is not about Airflow so we are not getting into why Airflow. This is about one of the biggest challenge that we faced while using Airflow and finally conquer. That is how to do authentication and authorisation for Airflow. Of course Airflow does support LDAP and at Scribd we started using LDAP with Airflow initially, but as the organisation grow and more and more user started using Airflow, it became imperative that we integrate Airflow with our SSO provider that is OKTA. This write up will describe the journey of integrating Airflow with Okta from the earlier LDAP setup.
1614

1715

1816
## Prerequisite:

0 commit comments

Comments
 (0)