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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Permit Elements- UIs to let your customers manage their own damn RBAC

60 点作者 orweis超过 2 年前
Hi HN! Co-Founder of Permit.io here, I’ve built access-control to my products, thousands of times throughout my career - and at no point did I want to.<p>We adopted OPA, created OPAL.ac (open-source), and Permit.io on top - so no developer would have to build permissions again.<p>To truly solve this problem end-to-end we’re releasing Permit-Elements (<a href="https:&#x2F;&#x2F;permit.io&#x2F;elements" rel="nofollow">https:&#x2F;&#x2F;permit.io&#x2F;elements</a>) - embeddable UIs providing the interfaces you need so your end-customers can control access-control (e.g. user-management, audit-logs, approval flows, permission requests, api-key management, …)<p>Check out the full tutorial: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;xGYdDF65lkQ" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;xGYdDF65lkQ</a><p>The solution highlights: - Authorization for Authorization (who can control who controls permissions) - Security (auditing, real-time decision making and meeting industry standards) - An easy integration (generate and embed a JS snippet)<p>There’s a lot more to do, we’d love your feedback on Permit in general, this feature, and others. Chat with us on Slack (<a href="https:&#x2F;&#x2F;bit.ly&#x2F;permit-slack" rel="nofollow">https:&#x2F;&#x2F;bit.ly&#x2F;permit-slack</a>)<p>Thanks, Or Weis

6 条评论

dang超过 2 年前
Guys, you can&#x27;t do promotional upvoting and commenting on HN. This is in both the site guidelines and the FAQ—that&#x27;s how important it is:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsfaq.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsfaq.html</a><p>HN users are extremely vigilant about it and can usually figure out what&#x27;s going, as they did here, and then they flag the posts and complain to us and use unkind words like &#x27;spam&#x27;.
评论 #34544316 未加载
odedbend超过 2 年前
I don&#x27;t know. This seems to be something I’d get a slap on the hand from our security team. No chance ever they give away the power they have for control who have permission. Just me??
评论 #34531542 未加载
评论 #34530740 未加载
YouWhy超过 2 年前
I like where this is headed.<p>A lot of application frameworks have some kind of a security policy engine, but all of these invariably are inadequate - because modern policy management is about interfacing outside of systems, and that they don&#x27;t do.<p>Exactly in the same way that load balancing should not be a part of an application framework, neither should authorization.<p>A coherent, formalized, well manageable policy engine can go a great deal for practical organization security
osigurdson超过 2 年前
Is this kind of like Auth0 but with more common features built in, or is something like auth0, AzureAD still needed in order to issue jwts?
评论 #34532207 未加载
michaelbd超过 2 年前
How is this different from what I can get from OPA?
评论 #34531144 未加载
pantojax45超过 2 年前
Can you self host this? Feels dangerous to check an external service for RBAC.
评论 #34531805 未加载