canonical / glauth-k8s-operator

A Charmed Operator for running GLAuth on Kubernetes
https://charmhub.io/glauth-k8s
Apache License 2.0
0 stars 0 forks source link

feat: apply juju secrets to transfer bind account password #25

Closed wood-push-melon closed 8 months ago

wood-push-melon commented 8 months ago

This pull request tries to use the Juju secret to encapsulate the bind account password passed to the requirer charm. The main logic is generally done in the ldap charm library so that the provider charm does not need to know it.

Please note that I intentionally leave the requirer side this time. Will chat with the stakeholders about how they wanna deal with the secret.