180k views
4 votes
In a company, different departments actively access various cloud-based applications and services to perform their tasks efficiently. the company's security team has concerns about the growing complexity and risks of managing user credentials across multiple platforms. to address this concern proactively, the team implements a modern authentication solution that actively provides single sign-on (sso) capabilities, ensuring enhanced user convenience and security. in this scenario, which technology should the organization proactively employ for federation and enabling sso capabilities effectively across the diverse range of cloud-based applications?

Options:
a. OAuth
b. OpenID Connect
c. SAML
d. LDAP

User TvE
by
7.8k points

2 Answers

7 votes

Final answer:

The organization should employ SAML for enabling single sign-on (SSO) capabilities across cloud-based applications.

Step-by-step explanation:

The technology that the organization should proactively employ for federation and enabling single sign-on (SSO) capabilities effectively across the diverse range of cloud-based applications is SAML (Security Assertion Markup Language).

SAML is an XML-based open standard for exchanging authentication and authorization data between security domains. It enables users to access multiple cloud-based applications using a single set of credentials, reducing the complexity and risks of managing user credentials across multiple platforms.

With SAML, the organization can establish trust relationships between the identity provider (IDP) and the service provider (SP) to enable seamless and secure single sign-on across different cloud applications.

User Mzdv
by
8.1k points
5 votes

Final answer:

The organization should utilize SAML for federation and enabling single sign-on (SSO) capabilities across various cloud-based applications.

Step-by-step explanation:

The organization should proactively employ SAML (Security Assertion Markup Language) for federation and enabling single sign-on (SSO) capabilities across the diverse range of cloud-based applications.

SAML is an XML-based open standard for exchanging authentication and authorization data between an identity provider (IdP) and a service provider (SP). It allows the organization to establish trust between different systems and enables users to authenticate once and access multiple cloud-based applications seamlessly.

By implementing SAML, the organization can simplify the management of user credentials, reduce the risk of unauthorized access, and enhance both convenience and security for users.

User Ahmad Mobaraki
by
7.4k points