Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIP-38 JWT Flow #44884

Open
1 of 5 tasks
pierrejeambrun opened this issue Dec 12, 2024 · 0 comments
Open
1 of 5 tasks

AIP-38 JWT Flow #44884

pierrejeambrun opened this issue Dec 12, 2024 · 0 comments

Comments

@pierrejeambrun
Copy link
Member

pierrejeambrun commented Dec 12, 2024

Implement the JWT flow in the front-end:

  • retrieve the JWT from the homepage URL after login (or any page actually)
  • persist it in the local storage
  • provide the Token in all requests
  • eventually clear on 401 expiration (no refresh flow implemented yet)

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant