|
|
|
|
|
by bvandewalle
2210 days ago
|
|
If you use Vault, you should use it as an RBAC system as well. That means that each application got a ServiceAccount (SA) and each user got a username/password. Based on your identity, you get access to specific secrets from Vault. |
|