You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: correct STATUS — a third-party resource does accept our tokens
I published this file an hour ago asserting that apd's agent tokens had
never been presented to a live AAuth resource. That was wrong, and I
should have run the check before writing it: tools/aauthcheck has
carried a whoami.aauth.dev interop step since it was added, and it
passes against the live sandbox right now — 6/6, with the resource
echoing back the identity it sees.
That moves the single most valuable entry out of the unverified section.
An agent token minted by apd is accepted by a resource written by
neither of us, which is stronger evidence than any amount of agreement
between apd and psd.
It does not close as much as I claimed to psd, though. whoami is
`access_mode: agent-token`, so no Person Server or Access Server takes
part — it cannot exercise auth tokens or resource tokens, which is what
psd's /token path still needs. One resource does not shorten both lists;
this one shortens ours.
What remains is everything a resource initiates: inbound events, and
sub-agent tokens being accepted. Reworded so the distinction between
"accepts our token" and "calls into us" is explicit.
Claude-Session: https://claude.ai/code/session_01By4kRh2Tj2HAgfqKjv8zSj
0 commit comments