Commit e78dc96
fix(auth): register SysSsoProvider so the sys_sso_provider table provisions
Without adding SysSsoProvider to authIdentityObjects (the manifest the Auth
plugin provisions), the table is never created and the sso plugin's writes
fail at runtime. Caught by the live E2E: with this, sys_sso_provider
provisions with the correct snake columns.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 91041d8 commit e78dc96
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments