gpt4 book ai didi

azure - 为什么证书在 Azure Key Vault 中是安全的?

转载 作者:行者123 更新时间:2023-12-02 23:11:37 24 4
gpt4 key购买 nike

任何能够侵入我的代码并获取客户端 ID、租户 ID 和证书指纹的人都可以访问存储在我的 key 保管库中的 secret 。那么,这与直接将 secret 值存储在我的代码中(任何入侵我的代码的人都可以读取)之间有什么区别?

最佳答案

即使有人能够获取该信息,您的保管库仍然是安全的,因为为了访问您的 Key Vault 并查看其中的内容,需要将用户、应用或身份添加到您的 Key Vault 的管理中平面 (RBAC) 和数据平面(访问策略),用于查看保管库中的任何内容。

因此,如果用户拥有 TenantID,他们仍然无法访问您的 AKV,除非他们拥有具有正确 RBAC 和访问策略权限的用户、应用或身份的凭据。

了解更多信息:Management plane and Azure RBAC Data plane and access policies

关于azure - 为什么证书在 Azure Key Vault 中是安全的?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65603192/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com