Thomas Avery
bcc2a2a1ce
[SM-502] Fix Users with no name ( #2698 )
...
* Return email if username is empty
2023-02-16 10:05:19 -06:00
Thomas Avery
f288787a45
[SM-495] Access Policies - Individual Service Account - Project Tab ( #2697 )
...
* New endpoints to support sa projects tab
* Refactor create; Add tests
* Add creation request limit
2023-02-16 09:47:34 -06:00
Oscar Hinton
7a209aa3bb
[SM-501] Add support for revoking access tokens ( #2692 )
...
* Add support for revoking access tokens
2023-02-16 10:51:02 +01:00
Colton Hurst
5836c87bb4
SM-365: Add Export & Import Functionality for SM ( #2591 )
...
* SM-365: Add Export endpoint
* SM-365: Add SM Import/Export support
* SM-365: Fix DI and add temp NoAccessCheck
* SM-365: Add access checks to import / export
* SM-365: dotnet format
* SM-365: Fix import bugs
* SM-365: Fix import bug with EF & refactor based on PR comments
* SM-365: Update access permissions in export
* SM-365: Address PR comments
* SM-365: Refactor for readability and PR comments
2023-02-14 09:24:31 -05:00
Thomas Avery
35b832dbc9
[SM-485] Add access policy on project creation ( #2678 )
...
* Add bootstrap access policy on create
* Update project integration tests
2023-02-09 08:58:05 -06:00
Thomas Avery
1ee14d93e6
[SM-473] Access Policies - Service Accounts ( #2658 )
...
* Add service account access policy endpoints
* Add unit & integration tests for new endpoints
* Fix formatting on response models
* Cleanup unit tests
2023-02-07 14:30:22 -06:00
Thomas Avery
cf669286ed
[SM-429] Add permission checks to access policy endpoints ( #2628 )
...
* Add permission checks to access policy endpoints
* Fix unit tests
* Add service account grant permission checks
* Add service account grant tests
* Add new endpoint unit tests
* Cleanup unit tests add integration tests
* User permission enum in create tests
* Swap to NotFoundException for access checks
* Add filter for potential grantees
* Add in AccessSecretsManager check and test it
* Add code review updates
* Code review updates
* Refactor potential grantees endpoint
* Code review updates
2023-02-06 11:26:06 -06:00
Thomas Avery
0ce95ec147
[SM-465] Add access policy on service account creation ( #2649 )
...
* Add access policy on service account creation
2023-02-02 12:25:14 -06:00
Oscar Hinton
cf25d55090
[SM-378] Enable SM on a user basis ( #2590 )
...
* Add support for giving individual users access to secrets manager
2023-01-31 18:38:53 +01:00
Oscar Hinton
59f5285c88
[SM-460] Isolate SecretsManager files ( #2616 )
...
Move SecretsManager files to directories called SecretsManager and add CodeOwners
2023-01-24 19:57:28 +01:00