AlbertSun
40de8a44dc
opt(auth): validate auth-method at config resolution; document init back-compat
- ResolveConfigFromMulti: reject unknown authMethod and require keyRef for
private_key_jwt at resolution time (fail-fast vs. silent client_secret
degrade or later token-signing failure)
- init_interactive: comment why an empty SupportedAuthMethods intentionally
allows the requested private_key_jwt (older-server back-compat, mirrors
resolveFinalAuthMethod)
- tests: invalid authMethod & missing keyRef resolution errors; empty
SupportedAuthMethods init parse; explicit empty-slice resolveFinalAuthMethod
2026-06-10 21:35:05 +08:00
..
2026-04-28 11:19:02 +08:00
2026-06-10 21:35:05 +08:00
2026-05-15 20:53:59 +08:00
2026-03-28 10:36:25 +08:00
2026-04-08 14:13:59 +08:00
2026-05-30 19:08:41 +08:00
2026-05-18 15:25:02 +08:00
2026-06-03 20:43:53 +08:00
2026-06-08 13:58:45 +08:00
2026-06-10 21:35:05 +08:00
2026-06-10 19:47:15 +08:00
2026-06-03 20:43:53 +08:00
2026-06-02 10:57:02 +08:00
2026-06-08 16:20:43 +08:00
2026-05-30 19:08:41 +08:00
2026-06-09 17:12:55 +08:00
2026-05-26 11:42:33 +08:00
2026-04-29 17:03:21 +08:00
2026-05-28 18:55:40 +08:00
2026-06-10 19:47:15 +08:00
2026-05-26 16:20:33 +08:00
2026-04-28 11:19:02 +08:00
2026-06-03 10:27:15 +08:00
2026-05-30 17:05:33 +08:00
2026-06-05 11:37:46 +08:00
2026-05-27 16:08:21 +08:00
2026-04-23 17:18:29 +08:00
2026-06-06 18:29:04 +08:00
2026-06-08 13:58:45 +08:00
2026-06-06 18:29:04 +08:00
2026-06-03 20:43:53 +08:00
2026-06-02 16:10:35 +08:00
2026-06-02 16:10:35 +08:00
2026-06-02 16:10:35 +08:00
2026-04-08 14:13:59 +08:00
2026-04-10 17:47:42 +08:00