Sn0rt commented on issue #10221:
URL: https://github.com/apache/apisix/issues/10221#issuecomment-1725122932

   > authentication plugin?
   
   From a design perspective, the configuration file discussed in the current 
proposal or the vault specified by the environment variable cannot be used to 
configure and store sensitive information of the plugin. It is only used to 
store sensitive information at startup.
   
   The main reason is that the vault referenced in the authentication plugin 
has a multi-instance concept. For example, vault1 and vault2 correspond to 
different vault backends. This in turn requires the configuration file to 
support the connection of multiple vault instances.


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