pierrejeambrun opened a new issue, #44883:
URL: https://github.com/apache/airflow/issues/44883

   ### Body
   
   ### Context
   
   FabAuthManager register admin views leveraging FAB, to enable this:
   
   ![Screenshot 2024-12-12 at 17 31 
09](https://github.com/user-attachments/assets/c8ed1042-96da-427e-aaea-c7e490f8cd64)
   
   The front end code need to be developed (most likely inside the provider), 
and we need to find a way to register `react` code from the provider into the 
main react application. The ideal way would be to leverage the new front-end 
plugin system.
   
   That might be a two step process:
   - Leverage the plugin system from the providers (fab) to be able to register 
a new dummy front-end page.
   - Develop all the admin pages necessary inside the provider (user, role, 
permissions, etc...)
   
   
   Fallback solution if too complicated:
   Code this in the core UI, but that's not very scalable (every provider that 
needs to register new views will have their code into core with conditional 
rendering)
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to