An enterprise wants to allow its employees to securely sign in to multiple external cloud-based vendor applications using their central corporate identity provider, ensuring that user passwords are never transmitted to or stored by the external vendors. Which Identity and Access Management (IAM) architectural solution best fulfills this requirement?
- Federated Identity Management using Single Sign-On protocolsAnswer
- BRole-Based Access Control matrix configured within each external SaaS portal
- CNetwork Access Control gateway enforcing 802.1X port security at the perimeter
- DMandatory Access Control policy applied directly to the cloud application servers
Answer
Federated Identity Management using Single Sign-On protocols is the correct architectural solution.
Federated Identity Management allows organizations to establish single sign-on across separate administrative domains. Through standards like SAML 2.0 or OpenID Connect, the central Identity Provider authenticates the user locally and issues a cryptographically signed assertion token to external cloud applications, preventing credential exposure.
Step-by-Step Solution
Key Concept
Federated Identity Management and Cross-Domain Trust Architecture
Estimated Time:45s