TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

104 点作者 cainlevy超过 7 年前

13 条评论

praxxis超过 7 年前
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!
krullie超过 7 年前
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 未加载
rmetzler超过 7 年前
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 未加载
cortesi超过 7 年前
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 未加载
kuschku超过 7 年前
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 未加载
nmenglund超过 7 年前
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 未加载
tetraodonpuffer超过 7 年前
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 未加载
ehc超过 7 年前
Has Keratin gone through any security research &#x2F; penetration testing?
评论 #15654906 未加载
galvanium超过 7 年前
Is SAML supported and if not is it planned in the near future ?
评论 #15654735 未加载
xena超过 7 年前
Is there an API client for this in Go?
评论 #15664173 未加载
brianolson超过 7 年前
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 未加载
je42超过 7 年前
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 未加载
ahoka超过 7 年前
&quot;Microservices perform better, especially when written in Go.&quot;<p>Nonsense.
评论 #15660552 未加载
评论 #15657725 未加载
评论 #15655989 未加载