Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
21–30 of 51 posts
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#22Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#23A while ago my team needed exactly this kind of auth solution, so the eng team reached out to Ory to clarify some technical questions that weren't covered by the docs. We were super enthusiastic about Ory. It looked solid, was open-source, and ticked all the right boxes. We got an immediate response by a very motivated sales person who insisted to be connected with management and refused to put us in touch with anybo…
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#24Earlier quoted context omitted.
Because it's a 3rd party, it cannot be non-compliant? Seems like it's 1 extra click to disallow compared to allow, so yeah, non-compliant. Should be exactly as easy to say yes as saying no. In this case it's not.
Overblown criticism like this give GDPR an undeserved bad rep.
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#25Earlier quoted context omitted.
Because it's a 3rd party, it cannot be non-compliant? Seems like it's 1 extra click to disallow compared to allow, so yeah, non-compliant. Should be exactly as easy to say yes as saying no. In this case it's not.
Overblown criticism like this give GDPR an undeserved bad rep.
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#26A while ago my team needed exactly this kind of auth solution, so the eng team reached out to Ory to clarify some technical questions that weren't covered by the docs. We were super enthusiastic about Ory. It looked solid, was open-source, and ticked all the right boxes. We got an immediate response by a very motivated sales person who insisted to be connected with management and refused to put us in touch with anybo…
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#27A while ago my team needed exactly this kind of auth solution, so the eng team reached out to Ory to clarify some technical questions that weren't covered by the docs. We were super enthusiastic about Ory. It looked solid, was open-source, and ticked all the right boxes. We got an immediate response by a very motivated sales person who insisted to be connected with management and refused to put us in touch with anybo…
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#28It makes cost much lower and more consistent.
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#29A great example of a website that completely fails to clearly explain how it's different from the competition.
I agree that we can do better here. Do you have a comparison in mind that you really liked?
I was confused about that for a while.
Ex:
Login & Authentication -> Kratos
Permissions & Access Control -> Keto.
You could take some cues from Grafana here.
Similarly to Ory, their product is backed by OSS.
Their frontpage’s navigation bar makes it clear which is backed by which.
Re: Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0
#30Earlier quoted context omitted.
Is this an alternative to Keycloak? One thing Keycloak supports is the ability to create multiple realms in order to use one instance for different groups of users and applications. Does Kratos support something like that?
Isn't that aspect of Keycloak a carryover from the days when one VM held one instance of an application? These days containers are cheap and you can just spin up each "realm" in another container.
I do run Keycloak in a container but I'm pretty sure spinning up a new instance for every realm would be more resource intensive than using multiple realms in the same instance.
It's just a question of use case at the end of the day. In my use case I only need this for small internal tools so it's easier to just spin up one instance for me.