Earlier quoted context omitted.
Azure Active Directory leaves much to be desired. If it was not a MS product it would struggle to attract a market.
How so? I'd argue they're far ahead of the competition in features.
Okta to Acquire Auth0 for $6.5B
121–130 of 326 posts
Re: Okta to Acquire Auth0 for $6.5B
#122Earlier quoted context omitted.
I know it doesn't cover everything Auth0 and Okta presumably provide, but Keycloak is OSS and has RedHat support, and is honestly one of the best IDPs I've ever used in terms of capabilities and friendliness. I know there's also the ory suite in the more cloud-native/recent space, though I can't personally speak to its maturity. Maybe I'm biased by the large bank I currently work at, but in general, it seems like IAM…
I’ve started using KeyCloak by default for my personal projects. Once you know how to integrate it and configure it, you never have to worry about users or roles again. I haven’t used the groups feature yet but I’m optimistic considering how easy Keycloak is to configure. Overall it’s a great tool to have in your tool belt.
https://github.com/keycloak/keycloak-community/blob/master/d...
Re: Okta to Acquire Auth0 for $6.5B
#123How does one migrate your users away from Auth0 seamlessly as possible (when you’re using their Database connection)? I seem to recall something about raising a ticket for an export including the hashes?
Re: Okta to Acquire Auth0 for $6.5B
#124Earlier quoted context omitted.
Thanks for the mention. We already do see quite a few Auth0 converts. I expect to gain a lot of new customers as a result of this merger in the coming months. No complaints here.
Hey Dan, curious: why it's so difficult to figure out who is behind the company from the website?
You can check out my LI profile for now though ;)
Re: Okta to Acquire Auth0 for $6.5B
#125Re: Okta to Acquire Auth0 for $6.5B
#126$6,500,000,000.00 for a company providing authentication APIs? Am I the only person left on earth that hasn't lost his mind?
Re: Okta to Acquire Auth0 for $6.5B
#127Earlier quoted context omitted.
Thanks for the mention. We already do see quite a few Auth0 converts. I expect to gain a lot of new customers as a result of this merger in the coming months. No complaints here.
Hey Dan, curious: why it's so difficult to figure out who is behind the company from the website?
I can't speak for robotdan, but am also an employee.
My opinion: we have been so busy heads down building things we haven't put together an about us page.
https://www.linkedin.com/company/fusionauth/ is pretty transparent about who works there, though.
HTH.
Re: Okta to Acquire Auth0 for $6.5B
#128Earlier quoted context omitted.
I’ve started using KeyCloak by default for my personal projects. Once you know how to integrate it and configure it, you never have to worry about users or roles again. I haven’t used the groups feature yet but I’m optimistic considering how easy Keycloak is to configure. Overall it’s a great tool to have in your tool belt.
Lack of webauthn might be a stopper for some, but it's in the pipeline: https://github.com/keycloak/keycloak-community/blob/master/d...
Re: Okta to Acquire Auth0 for $6.5B
#129If anyone's looking for an Auth0 alternative, come check out WorkOS! It's like Stripe for enterprise features, including SSO/SAML, Directory/SCIM, and more. https://workos.com/docs (I'm the founder.) Edit: Here’s our launch last year: https://news.ycombinator.com/item?id=22607402
I might reach out to you with some questions about our use cases - we're in early conversations with an enterprise client who uses Auth0 for their user management, and ideally we'd be able to use their Auth0 as an IDP for SSO into our existing Django application. Would also love to pick your brain on potential solutions for B2B2C use cases - your Admin Portal concept reminds me very much of a page I've written far too often in the past :) Feel free to reach me as well at btown.hn@gmail.com.
Re: Okta to Acquire Auth0 for $6.5B
#130If anyone's looking for an Auth0 alternative, come check out WorkOS! It's like Stripe for enterprise features, including SSO/SAML, Directory/SCIM, and more. https://workos.com/docs (I'm the founder.) Edit: Here’s our launch last year: https://news.ycombinator.com/item?id=22607402
* Here's the SP metadata URL - upload it into Azure dashboard here ...
* Grab the "App Federation metadata URL" from the Azure dashboard and paste it into WorkOS here ... (where your app can parse the XML and grab certs, URLs etc)
And you're done.