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: Permit Elements- UIs to let your customers manage their own damn RBAC

60 pointsby orweisover 2 years ago
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 comments

dangover 2 years ago
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 未加载
odedbendover 2 years ago
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 未加载
YouWhyover 2 years ago
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
osigurdsonover 2 years ago
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 未加载
michaelbdover 2 years ago
How is this different from what I can get from OPA?
评论 #34531144 未加载
pantojax45over 2 years ago
Can you self host this? Feels dangerous to check an external service for RBAC.
评论 #34531805 未加载