Skip to content

Commit 554e175

Browse files
kuntalkumarbasurtyler
authored andcommitted
Update 2021-04-26-integrating-airflow-and-okta.md
1 parent 4c72059 commit 554e175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ A special thanks to Greg Reznik for handling everything related to Okta configur
7878

7979
2. As we were migrating from LDAP, we will already have user info populated,
8080
however Okta generates a new user id something like
81-
this`okta_00u1046sqzJprt1hZ4x6`, but as the email id corresponding to that
81+
this `okta_00u1046sqzJprt1hZ4x6`, but as the email id corresponding to that
8282
user id is already present we got the below error. To prevent this we logged
8383
into the underlying database for Airflow and cleaned up the ab_user and
8484
ab_user_role table and let Okta integration recreate the user during first

0 commit comments

Comments
 (0)