> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.com/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn about integrating with Auth0 as part of the Auth0 Marketplace Community. For current and potential Marketplace Partners.

# Marketplace Partners

At Auth0, we consider **extensibility** to be one of our essential product capabilities. But while our endless options for integration are an excellent way to customize your own unique solution, it can sometimes be difficult and time-consuming for our customers to figure out how to implement them. Enter the [Auth0 Marketplace](https://marketplace.auth0.com/).

We built the Marketplace as a way to connect our customers with service providers and builders who implement these types of integrations regularly. Listing your integration with Auth0 promotes your company with our customers who are looking to do more with their authentication pipeline.

## Plan your integration

Each integration you build should have a clear and well-explained use case solving a specific customer problem. If multiple customer problems can be solved with integrations between Auth0 and your service, we can list multiple integrations.

Use the pages below to learn more about integrating with Auth0.

#### Defining your Integration Use Case

Our customers need to understand what problem your integration will solve and how it will go about solving it.

[Learn more about integration use cases](/docs/customize/integrations/marketplace-partners/defining-an-integration-use-case)

#### Introduction to Integration

Explore Auth0 extensibility and all the different ways that Auth0 can be customized.

[Learn more about integrating](/docs/customize/integrations/marketplace-partners/introduction-to-integrating-with-auth0)

## Build your integration

Integrations with Auth0 are built on one or more of our extensibility points. [Sign up for a free Auth0 tenant](https://auth0.com/signup), and use our documentation to get your service working with Auth0 and learn how to get listed in our Marketplace.

We have specific guidance for our most common integrations below. Please contact our partner account team using the link at the bottom of this page if you need an example that's not listed here.

#### Actions

Actions Integrations are closed-source, self-contained functions written in JavaScript that execute at specific points in the Auth0 platform.

[Learn how to build an Action Integration](/docs/customize/integrations/marketplace-partners/actions-integrations-for-partners)

#### Social Connections

Social Connection Integrations are OAuth2 sources of identity that provide a profile to Auth0 after a user successfully logs in.

[Learn how to build a Social Connection](/docs/customize/integrations/marketplace-partners/social-connections-for-partners)

#### SSO Integrations

<Tooltip tip="Single Sign-On (SSO): Service that, after a user logs into one applicaton, automatically logs that user in to other applications." cta="View Glossary" href="/docs/glossary?term=SSO">SSO</Tooltip> Integrations use an Auth0 identity to log in, via <Tooltip tip="Single Sign-On (SSO): Service that, after a user logs into one applicaton, automatically logs that user in to other applications." cta="View Glossary" href="/docs/glossary?term=SAML">SAML</Tooltip>, to an external service.

[Learn how to build an SSO Integration](/docs/customize/integrations/marketplace-partners/sso-integrations-for-partners)

#### Log Streaming

Log streaming allows users to monitor Auth0 activity using one of our partner log management service providers, or stream events to webhooks and trigger custom business logic.

[Learn how to build a Log Stream](https://github.com/Auth0-Marketplace/TEMPLATE-log-streaming-guide)

#### Enterprise Connections

Enterprise connections are a way for customers to authenticate users in an external federated <Tooltip tip="Identity Provider (IdP): Service that stores and manages digital identities." cta="View Glossary" href="/docs/glossary?term=identity+provider">identity provider</Tooltip> using OIDC.

[Learn how to build an Enterprise Connection](https://github.com/Auth0-Marketplace/TEMPLATE-oidc-connection-guide)

## Get listed

If you are ready to become a partner and submit your integration, please create a partner account at the [partner portal](https://partners.marketplace.auth0.com/) and do the following:

1. Complete the partner profile which includes a short description about your business, legal and marketing content, company logo, terms of service, privacy policy, contact info, and support email.
2. Submit your integration which includes integration code, installation guide and details such as name and description. Optionally, you can add 3 value propositions to your integration.

See the integration types above for more information about the code, configuration, and documentation that should be included with each integration.

## Additional resources

* [The Auth0 Marketplace](https://marketplace.auth0.com/)
* [Introducing the Auth0 Marketplace](https://auth0.com/blog/introducing-auth0-marketplace/)
* [Become an Auth0 Partner](https://auth0.com/partners)
