vincbeck commented on issue #51362: URL: https://github.com/apache/airflow/issues/51362#issuecomment-3633659659
Theoretically you are right, you can override `get_user_from_token` so that you can process any token, and not only the "Airflow" token. However, this works only if you use token (in general) to authenticate users. That's why I rather document officially the Fab auth manager token API way, which can work with any type of information (not only tokens). -- 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]
