|
|
|
|
|
by paxys
1568 days ago
|
|
The author's complaint is really against authentication in general rather than SSO. Different sites and services have always and will always use their own authn/authz methods, simply because it isn't a generic problem that can be abstracted away. You can outsource parts of it (show the user a username/password form, validate credentials, verify email, check 2FA) which is what all these SSO providers aim to do. Also the examples they mention are all just badly configured applications, which can easily be fixed. |
|
From the author’s gifs, it looks like their SSO is setup incorrectly AND being incorrectly used. The 1st gif is really bad, the subsequent ones are more typical SSO setups.
Also, this blog article is an ad for Teleport. Given their flawed premise, … yeah.