easyai-ai-gateway/apps/api/internal
chengcheng 1fce3a535d feat(identity): 增加统一认证管理接口
提供接入码配对、配置查询、本地策略修改、验证、激活、回滚、禁用和公开运行时状态接口。写操作强制 Idempotency-Key 与 If-Match,后台 Exchange 支持重启恢复和过期收敛,并记录脱敏 Trace 与审计。\n\n验证:go test 相关 identity、store、identityruntime、httpapi 包;go vet ./apps/api/...
2026-07-17 12:10:44 +08:00
..
auth feat(identity): 实现统一认证运行时热切换 2026-07-17 12:05:00 +08:00
clients fix(gemini): 使用 JSON Schema 传递工具参数 2026-07-14 12:55:44 +08:00
config feat(ssf): 实现安全事件一键连接与凭据托管 2026-07-15 17:25:00 +08:00
httpapi feat(identity): 增加统一认证管理接口 2026-07-17 12:10:44 +08:00
identity feat(identity): 增加统一认证管理接口 2026-07-17 12:10:44 +08:00
identityruntime feat(identity): 增加统一认证管理接口 2026-07-17 12:10:44 +08:00
netproxy feat(admin): 添加网络代理配置和钱包交易功能 2026-05-11 23:02:10 +08:00
oidcsession feat: 接入 SSF 实时会话撤销 2026-07-14 17:06:41 +08:00
runner feat(gateway): add Seedream 5.0 Pro 2026-07-13 12:53:48 +08:00
script feat(api): migrate media clients and universal scripts 2026-05-20 21:29:07 +08:00
securityevents feat(ssf): 托管机器凭据并支持动态恢复 2026-07-17 09:13:57 +08:00
store feat(identity): 增加统一认证管理接口 2026-07-17 12:10:44 +08:00