Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 18s
introspect_full returns {active, Subject, Client, Scope, Exp, Iat, bearer}
for live tokens and {inactive} otherwise — deepening the opaque-token /
live-lookup model. Access tokens now carry Iat (clock-at-issue); exp = iat +
ttl. Simple introspect is unchanged (all prior suites green). New
tests/introspect.sx. 210/210.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
27 lines
1.2 KiB
JSON
27 lines
1.2 KiB
JSON
{
|
|
"language": "identity",
|
|
"total_pass": 210,
|
|
"total": 210,
|
|
"suites": [
|
|
{"name":"session","pass":11,"total":11,"status":"ok"},
|
|
{"name":"token","pass":24,"total":24,"status":"ok"},
|
|
{"name":"registry","pass":9,"total":9,"status":"ok"},
|
|
{"name":"api","pass":10,"total":10,"status":"ok"},
|
|
{"name":"oauth","pass":17,"total":17,"status":"ok"},
|
|
{"name":"sso","pass":10,"total":10,"status":"ok"},
|
|
{"name":"membership","pass":17,"total":17,"status":"ok"},
|
|
{"name":"cache","pass":9,"total":9,"status":"ok"},
|
|
{"name":"audit","pass":11,"total":11,"status":"ok"},
|
|
{"name":"federation","pass":12,"total":12,"status":"ok"},
|
|
{"name":"expiry","pass":8,"total":8,"status":"ok"},
|
|
{"name":"clients","pass":11,"total":11,"status":"ok"},
|
|
{"name":"grants","pass":9,"total":9,"status":"ok"},
|
|
{"name":"device","pass":10,"total":10,"status":"ok"},
|
|
{"name":"facade","pass":9,"total":9,"status":"ok"},
|
|
{"name":"delegation","pass":8,"total":8,"status":"ok"},
|
|
{"name":"session-mgmt","pass":8,"total":8,"status":"ok"},
|
|
{"name":"exchange","pass":8,"total":8,"status":"ok"},
|
|
{"name":"introspect","pass":9,"total":9,"status":"ok"}
|
|
]
|
|
}
|