会社 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 References: * 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