Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Feb 10, 2025

part 2 of: #44884
closes: #44884

After a 401, we call the /login endpoint that will retrieve the auth_manager login URL and redirect us to it.

Tested both with SimpleAuthManager and FABAuthManager

  • Need tests.
  • Need to handle next query param

@pierrejeambrun pierrejeambrun added AIP-38 Modern Web Application AIP-84 Modern Rest API labels Feb 10, 2025
@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.0 milestone Feb 10, 2025
@pierrejeambrun pierrejeambrun self-assigned this Feb 10, 2025
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Feb 10, 2025
@pierrejeambrun pierrejeambrun merged commit 08a08d0 into apache:main Feb 11, 2025
45 checks passed
@pierrejeambrun pierrejeambrun deleted the api-84-login-url branch February 11, 2025 12:16
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
* Add login endpoint to the public url

* Add tests, handle next

* Fix CI

* Another Fix CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-38 Modern Web Application AIP-84 Modern Rest API area:UI Related to UI/UX. For Frontend Developers.

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

AIP-38 JWT Flow

3 participants