Auth0 is an identity management platform for developers and application teams. It gives users a platform to authenticate and authorize, providing secure access to applications, devices, and users. Auth0 aims to provide the simplicity, extensibility, and expertise to scale and protect any application, for any audience. Integrate Auth0 into any app, written in any language, and any framework.
$23
per month
Oracle Entitlements Server
Score 4.0 out of 10
N/A
Oracle Entitlements Server is an authorization solution.
It was long ago , cognito was in its early days and had critical bug about email case sensitive. Okta Developer lack the separation in model we wanted ,meaning modeling our tenants to their model . we didn't want to create an App per tenant , and wanted some shared …
Firebase: Pricing is too high and the efficiency and store option is not an ROI point. Okta: Too high pricing. Lack of secure code not good for mobile application auth.
Great product and large user base, easier to integrate. We used Auth0 to take care of single sign-on from all of our clients' auth domains. After initial development to integrate Auth0 with our systems, our client onboard has been very much simplified. The SSO integration …
Auth0 is one of the best login solutions for any website or application. The pricing is more considerable than other similar software. It is easy to use and does not require much effort in deploying. However, the deployment process is not so simple for drag and drop websites or …
Auth0's documentation, framework support, large community, and overall developer experience make the cost trade-off worthwhile. Auth0's developer experience makes it significantly easier for our firm to quickly develop apps that require user accounts, even if we use an SPA or a …
Auth0 is non-evasive and does not require software download. It is user friendly, seamless, and doesn't require additional actions on the part of the user. IBM Trusteer is none of these things and is based on a technology stack that cannot scale in the same way as Auth0. We …
Auth0 allows many other functionalities than the other products, such as customization of auth flows, emails, security options, etc. The Authentication & Management APIs also allow us to easily create and modify users, roles and permissions, by automating or integrating Auth0 …
We went with Auth0 over Okta due to price concerns and the overall simplicity of Auth0. We chose Auth0 over Amazon Cognito because Cognito has very poor documentation and client library support. Auth0 offers a service that hits the sweet spot for organizations with small …
Auth0 was chosen over Keycloak mainly because of poor documentation and various challenges that came with working with an open-source application. Auth0 was polished and provided SDKs and reliable Enterprise support.
Compare to AWS cognito, Auth0 is easy to setup. The API is nice to work with and flexible. And the backend administration dashboard is very robust and easy to use. Also, the pricing is reasonable based on the subscription version and online usage. The services are well …
Auth0 was just a lighter lift to get going. As mentioned previously, their documentation was robust, easy to read, and had exactly my use-case among many others. I recently read that Okta is acquiring Auth0 - this would have been a no-brainer for me if I was Okta. Congrats to …
Auth0 came highly recommended by a friend and former colleague. I trust his judgement tremendously. Thus we started looking at and experimenting with Auth0 first. As this was immediately successful (we had the first bit up-and-running in a single day) we did not really look …
We looked at Okta before they bought Auth0. Okta is more sophisticated in terms of enterprise solutions, but was out-of-date when it came to user and developer solutions.
I was not involved in the decision to use Auth0. However, I work with many clients who use Okta and Azure as their IdPs. Auth0's documentation is by far the best, but Okta's interface is easier to navigate.
We use Google as our IdP because we use Google for our inboxes, so it …
We've previously had our own in-house solution or used an external, specific OAuth provider. Both of these were fine on the surface, but they required a lot of overhead and maintenance work that we didn't want to deal with, as this is not our code business.
Auth0 is better positioned for online services such as ours. It has transparent and affordable pricing, exceptional developer experience, and a fantastic administration console. We did not evaluate the other systems, and may still end up one day, but for now, we're very happy …
Auth0 is extremely easy to use; it is also quite affordable. After reading some blogs, documentation, and reviews, it seems to me that the authentication, authorization, and security that it offers is also superior to Microsoft Azure Active Directory and The Okta Identity …
I chose Auth0 over Amazon Cognito for the simple reason that the Auth0 documentation is 1000 times better! I honestly could never figure out how to actually do anything useful with Cognito, but perhaps their docs have gotten better, I don't know. Auth0 had me up and running …
I saw one other competitor at a trade show, but unfortunately their product didn't seem much better. It forced administrators to dig through horribly complex expressions with lots of ANDs and ORs to debug a basic policy. I didn't think it would be easy enough to use.
Auth0 is very well suited for situations where a JSON web token can be used for authorizing APIs, websites, and mobile devices. It's especially useful if the JWT validation can happen at a gateway layer. It's especially useful if you only need to verify the user's email address or mobile number as the passwordless login is easy to implement.
Could be suited for cases where authorization policies change extremely frequently and unpredictably. For all other scenarios, I would avoid this product!
Auth0 can be somewhat limiting if you want a lot of control over the design of your authentication flow. Custom branding can be done, but it may be limited depending on how you plan to integrate.
The Auth0 API documentation has proven confusing at times; a single API endpoint's behaviour will change based on inputs and configured settings (e.g. offline_access). Consequently fields that are advertised as being returned in a response might not be there or have different values if you miss a key detail and it can be difficult to debug when this happens. All information required is available in the documentation but requires some digging.
The toggle to switch tenants feels a bit odd, it works, but I've had a few instances where I didn't realize I was on a staging tenant looking for something that was on the production tenant. Not a big deal, just something to watch out for.
Horrible administration web UI - had to spend months with our database team to make an application's entitlements show up in < 30 seconds, difficult to navigate UI. It has sliders that make you think you can expand certain portions of the UI, but they do nothing. Many operations that must be done in day-to-day administration require 3 clicks per application, so this makes policy creation and distribution extremely time-consuming. A variety of random errors would occur and instead of friendly messages, full exceptions were shown to the user, including a stack trace. Often, this stack trace was so long, the box would overflow the screen and the user would be unable to close the popup box.
The built in Policy Decision Point's web service only supported returning a SINGLE entitlement at a time. This was completely inadequate (would have crippled our apps' performance) and somewhat laughable given this is an 'enterprise product'. We ended up having to write our own web-service which could check multiple entitlements at once using the Java API
Horrible Support - we opened at least 20 support cases and the majority were classified as bugs or product enhancements, and then nothing was done on them. I am pretty sure this product has no full-time developers, given the lack of progress seen on their product in over 2 years. A variety of issues went back and forth between the OES and Weblogic teams, both blaming each other, and never got resolved. When we tried to escalate, various Oracle manager folks claimed to be exerting pressure, but ultimately everything fell back on us (sorry, can't reproduce it on our end) and made no progress. Almost every support person we got did not speak fluent English, writing back in incomplete sentences, and confusing basic pronouns (he vs she), etc.
Lack of product documentation. It took us about a month of working with support to enable LDAPS binds for users logging into the admin UI (by default, it only worked with unsecure LDAP binds). All of such configuration was undocumented and we had to rely on support giving us explicit instructions. There was also a bevy of patches that had to be applied to 3 different components of the product in a specific order to work properly. Some patches caused regressions and broke functionality that previously had been corrected by a prior patch. They also released an entire new version (Patch Set 1 I believe) and forgot to increment the build number in the UI, causing much confusion. Any development house with basic build/release practices in place would have avoided this.
- integration and ease of implementation - great over all product support specially for passkey biometric authentication -Auth0 is very reliable to use their API integration for security verification. It provides best API to integrate our website and application with Single Sign In option and two step verification option. Sales and technical teams are always there to provide support
There isn't a clear method to get a hold of support when trouble arises if you're on their standard plan. You can file a support ticket and they generally are responsive. I've often been able to find similar questions to the questions I've had when it comes to support in their ticket history, however, some have been closed without a satisfactory conclusion for the original poster.
Auth0 is non-evasive and does not require software download. It is user friendly, seamless, and doesn't require additional actions on the part of the user. IBM Trusteer is none of these things and is based on a technology stack that cannot scale in the same way as Auth0. We believe Auth0 provides a superior solution and is well suited for our own technology stack.
I saw one other competitor at a trade show, but unfortunately their product didn't seem much better. It forced administrators to dig through horribly complex expressions with lots of ANDs and ORs to debug a basic policy. I didn't think it would be easy enough to use.
Development time has been allocated to the more core parts of our business.
We are confident in the security of our user's accounts and their data.
Auth0's login flows are customizable which means that we don't have to worry about users being confused when logging in/changing their passwords, and we didn't event have to spend that much time configuring this. (Full in-house development for login could take weeks to get right.)