c3c23ed3d9
chore: add query to fetch top level idp claim fields ( #15525 )
...
Adds an api endpoint to grab all available sync field options for IDP
sync. This is for autocomplete on idp sync forms. This is required for
organization admins to have some insight into the claim fields available
when configuring group/role sync.
2024-11-18 14:31:39 -06:00
aea6208515
chore: use codersdk return type, not package type ( #15539 )
2024-11-15 18:01:42 +00:00
782214bcd8
chore: move organizatinon sync to runtime configuration ( #15431 )
...
Moves the configuration from environment to database backed, to allow
configuring organization sync at runtime.
2024-11-08 08:44:14 -06:00
d96adad56f
chore: add cli command to fetch group sync settings as json ( #14694 )
...
* chore: add cli command to fetch group sync settings as json
2024-09-17 14:08:33 -05:00
ce21b2030a
feat: implement patch and get api methods for role sync ( #14692 )
...
* feat: implement patch and get api methods for role sync
2024-09-17 10:38:42 -05:00
5ed065d88d
feat: get and update group IdP Sync settings ( #14647 )
...
---------
Co-authored-by: Steven Masley <stevenmasley@gmail.com >
2024-09-16 12:01:37 -05:00