Skip to content

AIP-84 - filter authorized asset_alias in asset endpoints#47727

Merged
Lee-W merged 7 commits intoapache:mainfrom
rawwar:kalyan/AIP-84/auth/asset_filter_asset_alias
Mar 14, 2025
Merged

AIP-84 - filter authorized asset_alias in asset endpoints#47727
Lee-W merged 7 commits intoapache:mainfrom
rawwar:kalyan/AIP-84/auth/asset_filter_asset_alias

Conversation

@rawwar
Copy link
Contributor

@rawwar rawwar commented Mar 13, 2025

As of now, I've followed similar approach to how assets are authorized. One either has access to all asset aliases or None. Hence, I've just added a dependency to check if user has access to asset alias along with assets

closes #47561

Related #42360

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Mar 13, 2025
@rawwar rawwar marked this pull request as ready for review March 13, 2025 13:40
@rawwar rawwar added the AIP-84 Modern Rest API label Mar 13, 2025
@rawwar

This comment was marked as outdated.

@Lee-W Lee-W merged commit a7443b9 into apache:main Mar 14, 2025
89 checks passed
agupta01 pushed a commit to agupta01/airflow that referenced this pull request Mar 21, 2025
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-84 Modern Rest API area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-84 filter authorized asset_alias in asset endpoints

3 participants