Commit fa46397
fix: don't default authSetting to ServerDefault in bulk user add (#1779)
* fix: don't default authSetting to ServerDefault in bulk user add
ServerDefault is wrong for Tableau Cloud. Match the single-user add/update
behaviour and only send authSetting when explicitly set.
Fixes #1777
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: update test to match corrected bulk add authSetting behaviour
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0098271 commit fa46397
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1005 | 1005 | | |
1006 | 1006 | | |
1007 | 1007 | | |
1008 | | - | |
1009 | | - | |
| 1008 | + | |
| 1009 | + | |
1010 | 1010 | | |
1011 | 1011 | | |
1012 | 1012 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
0 commit comments