hansva commented on issue #6912:
URL: https://github.com/apache/hop/issues/6912#issuecomment-4162281802

   One of the main issues we have with SSO or other authentication mechanisms 
that require user intervention is where to store the tokens and how to get them 
to production deployments. Most of these other apps configure and store those 
tokens on a server and actively refresh those tokens.
   
   You don't want to have to log in to a headless Docker instance running 
somewhere.
   That is why we mainly leverage service accounts or use the authentication 
provided by the environment where the process is running.


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