Tagged articles
2 articles
Page 1 of 1
Alibaba Cloud Native
Alibaba Cloud Native
Mar 13, 2024 · Cloud Native

Why STS Login Slows Down SLS and How a New Ticket Scheme Fixes It

Alibaba Cloud Log Service’s traditional STS password‑less login suffers from slow load times, fixed session limits, cross‑origin cookie restrictions, and hard‑to‑debug flows, prompting SLS to introduce a new ticket‑based authentication that streamlines access, extends sessions, improves security, and enables one‑click dashboard sharing.

AuthenticationDashboard SharingSLS
0 likes · 9 min read
Why STS Login Slows Down SLS and How a New Ticket Scheme Fixes It
High Availability Architecture
High Availability Architecture
Jul 1, 2016 · Backend Development

High‑Availability Design and Optimizations of Didi’s Passport Authentication Service

This article details Didi’s Passport authentication system architecture, describing how language migration, service decomposition, flexible ticket and SMS code designs, multi‑region active‑active deployment, an independent Argus access‑control layer, and interface splitting together achieve high availability and low latency under extreme traffic peaks.

AuthenticationGolangTicket
0 likes · 18 min read
High‑Availability Design and Optimizations of Didi’s Passport Authentication Service