C_SEC_2405 · Question #45
Which of the following services does the Identity Authentication Service provide? Note: There are 2 correct answers to this question.
The correct answer is B. Authentication C. Single Sign-On. Identity Authentication Service (IAS) is purpose-built to handle Authentication (B) - verifying who a user is - and Single Sign-On (C) - allowing that verified identity to access multiple connected applications without re-logging in. These are its two core functions as a cloud…
Question
Which of the following services does the Identity Authentication Service provide? Note: There are 2 correct answers to this question.
Options
- APolicy refinement
- BAuthentication
- CSingle Sign-On
- DCentral User Repository
How the community answered
(35 responses)- A6% (2)
- B83% (29)
- D11% (4)
Explanation
Identity Authentication Service (IAS) is purpose-built to handle Authentication (B) - verifying who a user is - and Single Sign-On (C) - allowing that verified identity to access multiple connected applications without re-logging in. These are its two core functions as a cloud identity provider.
Why the distractors are wrong:
- A (Policy refinement) belongs to authorization tools like SAP Access Control or role management systems, not IAS.
- D (Central User Repository) is the role of an LDAP directory or identity directory service (like SAP Identity Directory); IAS can connect to user stores but is not itself a central repository.
Memory tip: Think of IAS as the "gatekeeper + passport": it checks your credentials (Authentication) and stamps your passport once so you can walk through multiple doors (Single Sign-On). Anything beyond that - storing users or refining policies - is someone else's job.
Topics
Community Discussion
No community discussion yet for this question.