kir / tests /unit /test_auth_manager.py

Commit History

test(auth): update api_host test for new q.{region}.amazonaws.com endpoint
dc3f5b6

jwadow commited on

feat: add Enterprise Kiro IDE support with unified AWS SSO OIDC format (#43, #45, #48)
0639485

jwadow commited on

fix(auth): use correct AWS SSO OIDC CreateToken API format (#43)
3d86091

jwadow commited on

feat(auth): add support for social login SQLite credentials
3b4ddd1

jwadow commited on

fix(auth): persist refreshed AWS SSO OIDC tokens back to SQLite (#43)
fab6f56

jwadow commited on

fix(auth): add graceful degradation for SQLite mode (#14)
c3b4379

jwadow commited on

refactor: update kiro_gateway naming to kiro
f1668d0

jwadow commited on

fix(auth): retry SQLite reload on 400 for container token refresh (#14)
d1e9214

jwadow commited on

fix(auth): reload SQLite credentials before AWS SSO OIDC token refresh (#22)
a15cb82
unverified

kil-penguin commited on

fix(auth): separate SSO region from API region for AWS SSO OIDC (#16)
d5ad4b1

jwadow commited on

fix(auth): don't send scope in AWS SSO OIDC refresh (#14)
69795d1

jwadow commited on

feat(auth): add AWS SSO OIDC support for kiro-cli credentials (#12)
b994a02

jwadow commited on

feat: Complete Kiro OpenAI Gateway implementation
55ff790

jwadow commited on