address comments

This commit is contained in:
chrislu
2025-08-26 21:20:19 -07:00
parent 812f5c1a5a
commit 89810dcea3
4 changed files with 48 additions and 51 deletions
+1 -2
View File
@@ -264,8 +264,7 @@ services:
6. STS generates temporary credentials
- Creates temporary access key, secret key, session token
- Session token is signed JWT with session ID
- Stores session info in distributed session store
- Session token is signed JWT with all session information embedded (stateless)
7. User receives temporary credentials
{