# SSO Providers

Some common SSO Providers you can use to integrate with CosmoCloud are-

* **Okta** - Provides a highly flexible and secure SSO solution, widely used across enterprises for both internal and external applications.
* **Auth0** - Offers extensive customization options for authentication and authorization, making it popular among developers for its ease of integration.
* **Microsoft Azure Active Directory (Azure AD)** - Ideal for organizations already using Microsoft services, offering seamless integration with other Microsoft products.
* **Google Identity** - Provides SSO capabilities using Google accounts, making it a convenient option for apps that cater to users with Google accounts.
* **OneLogin** - Known for its robust security features and extensive integrations with other enterprise applications.
* **Ping Identity** - Offers flexible and comprehensive identity management solutions suitable for large enterprises with complex needs.
* **Amazon Cognito** - Great for AWS-based applications, providing SSO along with other identity features integrated with the AWS ecosystem.
* **IBM Security Verify** - Offers a range of identity and access management capabilities, suitable for organizations requiring stringent security measures.
* **Salesforce Identity** - Provides identity services integrated into the Salesforce platform, ideal for organizations using Salesforce for CRM and other business functions.
* **ForgeRock** - Known for its extensive customization capabilities and scalability, suitable for large enterprises.
* **Oracle Identity Management** - A part of Oracle’s extensive suite of enterprise services, offering robust identity solutions.
* **JumpCloud** - Provides a cloud directory platform that includes SSO among other services, ideal for managing both internal and external user access.
* **SAP Single Sign-On** - Offers secure SSO capabilities integrated within SAP’s enterprise solutions.
* **LastPass Enterprise** - Known for password management, also offers SSO solutions for businesses seeking to improve security and user experience.
* **CyberArk Identity** - Focuses on security and privileged access management but also offers SSO solutions to secure access across applications.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cosmocloud.io/advanced-guide/configuring-authentication/sso-providers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
