Skip to content

Add back get_url_logout in auth managers but make it optional#47729

Merged
vincbeck merged 1 commit into
apache:mainfrom
aws-mwaa:vincbeck/logout
Mar 13, 2025
Merged

Add back get_url_logout in auth managers but make it optional#47729
vincbeck merged 1 commit into
apache:mainfrom
aws-mwaa:vincbeck/logout

Conversation

@vincbeck

Copy link
Copy Markdown
Contributor

As per #47725, we realized we actually needed the method get_url_logout from auth managers. This would give an option to auth manage to provide a route where they can invalide resources such as a session. Make it optional because not all auth managers need this.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@pierrejeambrun pierrejeambrun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@vincbeck

Copy link
Copy Markdown
Contributor Author

Error unrelated to the PR. Merging

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants