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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Security administration for webapps?

4 点作者 swix将近 14 年前
Hi HN,<p>Since there is a bunch of web developers here I thought i'd ask this here..<p>What do you or your company use for a type of security solution for your internal web apps? What I am talking about is something which lets you configure permission to access methods or execute procedures based on groups<p>If we have 5 different internal webapps, which works using ajax that accesses webservices or some kind of backend, we would like to use the same security system/configuration for all of these webapps for for each request to access a method or execute a procedure they pass through some sort of filter/system which based on a group configuration tells them if they have the right to access said method/procedure, if they do then proceed to execute if not, return... "error".<p>Something "general" that would work for several different webapps, is there anything out there? Not sure if I make sense or if people understand what I am asking..

暂无评论

暂无评论