- Notifications
You must be signed in to change notification settings - Fork1k
Commitc3c23ed
authored
chore: add query to fetch top level idp claim fields (#15525)
Adds an api endpoint to grab all available sync field options for IDPsync. This is for autocomplete on idp sync forms. This is required fororganization admins to have some insight into the claim fields availablewhen configuring group/role sync.1 parent48bb452 commitc3c23ed
File tree
18 files changed
+679
-10
lines changed- coderd
- apidoc
- database
- dbauthz
- dbmem
- dbmetrics
- dbmock
- queries
- codersdk
- docs/reference/api
- enterprise/coderd
18 files changed
+679
-10
lines changedSome generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3283 | 3283 |
| |
3284 | 3284 |
| |
3285 | 3285 |
| |
| 3286 | + | |
| 3287 | + | |
| 3288 | + | |
| 3289 | + | |
| 3290 | + | |
| 3291 | + | |
| 3292 | + | |
| 3293 | + | |
| 3294 | + | |
| 3295 | + | |
| 3296 | + | |
| 3297 | + | |
3286 | 3298 |
| |
3287 | 3299 |
| |
3288 | 3300 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
626 | 626 |
| |
627 | 627 |
| |
628 | 628 |
| |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
629 | 636 |
| |
630 | 637 |
| |
631 | 638 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8409 | 8409 |
| |
8410 | 8410 |
| |
8411 | 8411 |
| |
| 8412 | + | |
| 8413 | + | |
| 8414 | + | |
| 8415 | + | |
| 8416 | + | |
| 8417 | + | |
| 8418 | + | |
| 8419 | + | |
| 8420 | + | |
| 8421 | + | |
| 8422 | + | |
| 8423 | + | |
| 8424 | + | |
| 8425 | + | |
| 8426 | + | |
| 8427 | + | |
| 8428 | + | |
| 8429 | + | |
| 8430 | + | |
| 8431 | + | |
| 8432 | + | |
| 8433 | + | |
| 8434 | + | |
| 8435 | + | |
| 8436 | + | |
| 8437 | + | |
| 8438 | + | |
| 8439 | + | |
| 8440 | + | |
8412 | 8441 |
| |
8413 | 8442 |
| |
8414 | 8443 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
527 | 528 |
| |
528 | 529 |
| |
529 | 530 |
| |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + |
0 commit comments
Comments
(0)