Hacker News new | ask | show | jobs
by homakov 3217 days ago
Not just that, a couple of other bad decisions that caused made many websites inherently insecure https://sakurity.com/oauth
2 comments

That is a really bad specification with no examples, no formalization, and zero references.

However, all server-side attack scenarios listed there are not possible with Hydra. Some of them also boil down to misusing OAuth2 for authentication, which is why we have OpenID Connect.

No, ignore the spec (it's just a list of traits i'd like to suggest), design issues are outlined after it.
At a glance, this looks like a proprietary re-invention of of https://tools.ietf.org/html/draft-hammer-oauth-v2-mac-token-...