Skip to content

AIP-38 Logout #47559

@pierrejeambrun

Description

@pierrejeambrun

Body

Implement the logout flow for the new UI.

  • Update the AuthManager interface to expose an optional get_logout_url @vincbeck
  • Add a public endpoint to logout that will redirect to the get_logout_url if it exist, similarly to the login endpoint
  • Implement le flow front-end (delete the local token and call the /logout endpoint, maybe use an axios interceptor too)

Maybe in a separate issue:

  • Handle token invalidation

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Labels

area:UIRelated to UI/UX. For Frontend Developers.kind:metaHigh-level information important to the community

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions