Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
usergrid はユーザーのパスワードをどのように保存しますか? それらは暗号化されて保存されていますか、それともプレーンテキストとして保存されていますか?
組み込みの /users コレクションを使用している場合、すべてのパスワードは常に 8 パスの BCrypt 暗号化アルゴリズムを使用して暗号化されます。同じことが組織管理者ユーザーにも当てはまります。