Live data from Hacker News

Show HN: Keratin AuthN – Accounts and Auth Microservice in Go

keratin.tech

1–10 of 57 posts

Re: Show HN: Keratin AuthN – Accounts and Auth Microservice in Go

#5
post #3

How does it compare to Hydra/Dex? What I'm missing is a page that tells me where it sits in the ecosystem. A versus page if you will.

I'd love to fill that in! If anyone would like a comparison, please add links in this thread and I'll reply. Later, I can collect it into a published page.

Re: Show HN: Keratin AuthN – Accounts and Auth Microservice in Go

#6
post #3

How does it compare to Hydra/Dex? What I'm missing is a page that tells me where it sits in the ecosystem. A versus page if you will.

From the Dex README:

"Dex is NOT a user-management system, but acts as a portal to other identity providers through "connectors." This lets dex defer authentication to LDAP servers, SAML providers, or established identity providers like GitHub, Google, and Active Directory."

It seems like AuthN IS a user management system. So that's a big difference right there.

Re: Show HN: Keratin AuthN – Accounts and Auth Microservice in Go

#7
post #5
post #3

How does it compare to Hydra/Dex? What I'm missing is a page that tells me where it sits in the ecosystem. A versus page if you will.

I'd love to fill that in! If anyone would like a comparison, please add links in this thread and I'll reply. Later, I can collect it into a published page.

That would be great, thanks! Here are the links to the projects I mentioned.

https://github.com/coreos/dex https://github.com/ory/hydra

Re: Show HN: Keratin AuthN – Accounts and Auth Microservice in Go

#8
post #5
post #3

How does it compare to Hydra/Dex? What I'm missing is a page that tells me where it sits in the ecosystem. A versus page if you will.

I'd love to fill that in! If anyone would like a comparison, please add links in this thread and I'll reply. Later, I can collect it into a published page.

https://auth0.com

I've just started dabbling on a small project and would be interested to understand how features overlap and differences in license/distribution model.

Post reply on HN