pindge commented on issue #13081:
URL: https://github.com/apache/airflow/issues/13081#issuecomment-745107292


   Note, this is running v1.10.14 with flask appbuilder 3.1.1 in web instance
   ```
         extraPipPackages:
         - "authlib"
         - "Flask-AppBuilder==3.1.1"
   ```
   
   When the secret key is not specified and is randomly generated, each web 
instance has a different secret key which breaks the login process when the 
serving pod is switched.


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

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


Reply via email to