• 2013 February 01

Company Description

Identity-as-a-service. Authenticate and authorize apps and APIs with any identity provider running on any stack on any device or cloud.

Authenticate and authorize apps and APIs with any popular identity provider (enterprise, social or custom) running on any popular software stack on any popular device or cloud with Auth0's identity-as-a-service. Run from the Auth0 public cloud service, from a private cloud instance, or on-prem. Auth0 allows developers to replace painfully brittle in-app auth code with a call to an easy-to-use cloud service. Auth0 is particularly useful in eliminating the pain of dealing with a complex identity environment. Auth0 further allows IT to quickly set up SSO for any SAML-compliant 3rd party app (SaaS or on-prem). Auth0's benefits include reduction in time-to-ship for developers, as well as faster time-to-revenue for ISVs and SaaS vendors installing in complex identity environments. Auth0 supports 40+ identity providers out-of-the-box so that users can be up and running in minutes. Auth0 is also a platform, though, designed for easy extensibility through its 'rules' feature. 'Rules' allow for arbitrarily powerful extensions to be written in a JavaScript sandbox. Examples of functionality easily implemented in rules include: -OTP multifactor authentication for any identity provider in less than 10 lines of JavaScript . -Enrich user metadata with a 3rd party service and then send in realtime to any social engagement analytics service and/or CRM. -Arbitrarily powerful (ie beyond OTP) multifactor authentication. -Authenticate and authorize internet-of-things devices using MQTT Any stage of the authentication and authorization pipeline can easily be customized. See examples of the above rules and many others at the Auth0 OSS rules repo at http://github.com/auth0/rules.