ユーザーはメイン Web アプリケーションにログインする必要があります。これにより、ジョブ関連のタスクを完了するために必要な他のすべてのプログラムへのアクセスがユーザーに許可されます。この設定で説明されている認証方法は次のどれですか?
正解:A
Explanation The authentication method that this setup describes is SSO (Single Sign-On). SSO is a technique that allows a user to log in once to a main web application and then access multiple other applications or services without having to re-enter credentials. SSO simplifies the user experience and reduces the number of passwords to remember and manage. References: CompTIA Network+ N10-008 Certification Study Guide, page 371; The Official CompTIA Network+ Student Guide (Exam N10-008), page 14-5.