Haapalaj commented on issue #59600:
URL: https://github.com/apache/airflow/issues/59600#issuecomment-3670326173

   For skipping the rotate_session_id, seems that it needs override the 
securitymanager. That's Ok, 
   but there it needs to override the private method, which isn't good:
   FabAirflowSecurityManagerOverride._rotate_session_id(self)
   
   Propably the self.security_manager.auth_user_oauth(userinfo)
   should have some kind of rotate_session_id=False option also.


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