jscheffl commented on PR #45300:
URL: https://github.com/apache/airflow/pull/45300#issuecomment-2722637124

   Okay, attempted (again) and... there is no "profile" page. Attempted to grab 
the "token" from the browser inspector: 
   
![image](https://github.com/user-attachments/assets/86c881a2-7546-42f6-8ece-20ebd905961e)
   
   ...but this was not working, `airflow login auth` was accepting. But then 
got a 403 when attempting to `airflow connections list`. So
   
   (1) Still even after re-reading the Google spec doc I am not able to find 
the right token. Some description is needed, else almost nobody can use the 
CLI. (Hope it is not an individual short-coming just in front of my keyboard)
   (2) I would encourage that if a user calls `airflow auth login --api-token 
<something>` that the token is also validated. It seems it was "just" stored 
but was not working. Or the `airflow connections list` call is broken.
   (3) With every call I was asked for the keystore password. Is there a way to 
temporarily store this in the session? Would be tideous to enter the passphrase 
of the keystore every time. (Or is this a specific shortcoming of the breeze 
container?)


-- 
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