A 社は B 社を買収しました。初期評価中に、両社が同じ SSO システムを使用していることがわかりました。ユーザーの移行を支援するために、A 社は次のことを要求しています。 * 合併が完了する前に、両社のユーザーは単一のユーザー名とパスワードのセットを使用する必要があります。 * 同じ部門のユーザーは同じ権限と特権のセットを持つ必要がありますが、IP が異なる場合は異なる権限と特権のセットを持つ必要があります。 * B 社のユーザーは、A 社の利用可能なリソースにアクセスできる必要があります。 最良の解決策は次のうちどれですか? (2 つ選択してください)。
正解:B,D
Establishing one-way trust from Company B to Company A would allow users from Company B to access Company A's resources using their existing credentials. Implementing attribute-based access control would allow users to have different sets of rights and privileges based on their attributes, such as department and IP address. Verified Reference: https://www.cloudflare.com/learning/access-management/what-is-sso/ https://frontegg.com/blog/a-complete-guide-to-implementing-single-sign-on https://learn.microsoft.com/en-us/host-integration-server/esso/enterprise-single-sign-on-basics