snazy opened a new pull request, #511:
URL: https://github.com/apache/polaris/pull/511

   The logic _how_ a principal and/or principal secret's are persisted should 
be transparent to the calling code. Relying on the persistence internals for 
principals and secrets management makes it impossible to factor out secrets 
management / make principal management possible.
   
   This change moves the secret validation and retrieval of a principal by 
client-ID behind an implementation of `PolarisSecretsManager`.
   


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