Y
Hacker News
new
|
ask
|
show
|
jobs
by
mjg59
6 days ago
No they don't - you're still giving the agent a static token that can be exfiltrated and used elsewhere.
1 comments
hmokiguess
6 days ago
doesn't the token has an expiry window though? if you're using oidc/sso with aws for example it is short lived and can be revoked
link
mjg59
6 days ago
The refresh token is often going to be good for a week, even if the access token isn't.
link