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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

JPMorgan Chase CISO Fires Warning Shot Ahead of RSA Conference

4 点作者 transpute13 天前

2 条评论

bob102912 天前
&gt; Modern integration patterns, however, dismantle these essential boundaries, relying heavily on modern identity protocols (e.g., OAuth) to create direct, often unchecked interactions between third-party services and firms’ sensitive internal resources.<p>I recently got an email from a big banking vendor about certain APIs requiring OAuth moving forward. Getting a lot of mixed signals from leadership in this industry.<p>Regardless, certificate-based authentication is a really good thing when done &quot;all the way&quot; (i.e., with proper, audited HSMs and cert management processes on both sides). I think OAuth begins to turn into a screen door once we get into Azure&#x2F;AWS as the IdP and lazily stringing services together with platform-managed keys. Determining the <i>effective</i> permissions of a given user principal in Azure Active Directory might as well be a celestial navigation exercise.<p>I think which identity provider we are trusting and how they are enforcing our use of their services is ~99% of the problem space.
cebert13 天前
Related: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43799832">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43799832</a>