TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

104 pointsby cainlevyover 7 years ago

13 comments

praxxisover 7 years ago
We&#x27;re currently using this as our auth layer for <a href="https:&#x2F;&#x2F;empatico.org" rel="nofollow">https:&#x2F;&#x2F;empatico.org</a>, so it&#x27;s production ready!
krullieover 7 years ago
How does it compare to Hydra&#x2F;Dex? What I&#x27;m missing is a page that tells me where it sits in the ecosystem. A versus page if you will.
评论 #15654677 未加载
评论 #15654701 未加载
评论 #15655703 未加载
rmetzlerover 7 years ago
Today I was evaluating what I we should use for something like this, a unified Facade with an API.<p>We evaluated Traefik and Kong. Decision was for Kong, since we need more features like auth, logging, rate limit.
评论 #15655006 未加载
cortesiover 7 years ago
This looks pretty reasonable! I would love to see a Cloud Storage backend. A minor quibble is that I think that managing your own metrics in Redis is probably not the simplest or most flexible approach - instead, you should consider exposing a &#x2F;metrics endpoint that can be ingested by the user&#x27;s monitoring tool of choice (Prometheus&#x2F;InfluxDB&#x2F;etc).
评论 #15656473 未加载
kuschkuover 7 years ago
Am I missing something, or does this really have no support for TOTP&#x2F;HOTP? An authentication system without 2FA or U2F support in 2017 seems... lacking (or unfinished).
评论 #15656307 未加载
nmenglundover 7 years ago
How does AuthN compare to Keycloak?<p><a href="http:&#x2F;&#x2F;www.keycloak.org" rel="nofollow">http:&#x2F;&#x2F;www.keycloak.org</a>
评论 #15656270 未加载
tetraodonpufferover 7 years ago
the toplevel links (implementation &#x2F; deployment &#x2F; configuration) don&#x27;t work for me, they go to say<p>&#x2F;keratin&#x2F;authn-server&#x2F;docs&#x2F;config.md<p>which is a 404 presumably instead of<p>&#x2F;keratin&#x2F;authn-server&#x2F;blob&#x2F;master&#x2F;docs&#x2F;config.md
评论 #15657072 未加载
ehcover 7 years ago
Has Keratin gone through any security research &#x2F; penetration testing?
评论 #15654906 未加载
galvaniumover 7 years ago
Is SAML supported and if not is it planned in the near future ?
评论 #15654735 未加载
xenaover 7 years ago
Is there an API client for this in Go?
评论 #15664173 未加载
brianolsonover 7 years ago
It&#x27;s just name&#x2F;pass<p>It would be much more interesting to me if it also did Oauth2 login with Google&#x2F;Facebook&#x2F;Twitter&#x2F;etc.
评论 #15655416 未加载
je42over 7 years ago
almost no test coverage. did i miss them ? for proper use in production you would need to have hundreds of unittests and a whole bunch of component + integration and e2e tests.
评论 #15655368 未加载
评论 #15655318 未加载
评论 #15655410 未加载
评论 #15655438 未加载
ahokaover 7 years ago
&quot;Microservices perform better, especially when written in Go.&quot;<p>Nonsense.
评论 #15660552 未加载
评论 #15657725 未加载
评论 #15655989 未加载