1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-31 18:27:49 +01:00
bitwarden-server/test/Core.Test/Services
Thomas Rittson c2975b003d
[Key Connector] Fix policy checks and other pre-reqs (#1711)
* Require SSO Policy to enable Key Connector

* Require that SSO is enabled to use Key Connector

* Fix error messages

"Key Connector" instead of "KeyConnector"

* Refactor dependent policy checks to handle expansion

* Block disabling Sso Policy if using Key Connector

* Update tests for policies required by Key Connector

* Fix tests

* Add test for Key Connector to require Sso Policy

* Add test: Sso config must be enabled to use Key Connector
2021-11-15 19:25:10 +10:00
..
AmazonSesMailDeliveryServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AmazonSqsBlockIpServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureAttachmentStorageServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueueBlockIpServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueueEventWriteServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueuePushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
CipherServiceTests.cs Add cipher response to restore (#1072) 2021-01-08 08:52:42 -06:00
CollectionServiceTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
DeviceServiceTests.cs Properly qualify namespace (#1328) 2021-05-13 18:06:16 -04:00
EventServiceTests.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
GroupServiceTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
HandlebarsMailServiceTests.cs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
InMemoryApplicationCacheServiceTests.cs [Provider] Setup provider (#1378) 2021-06-30 09:35:26 +02:00
InMemoryServiceBusApplicationCacheServiceTests.cs [Provider] Setup provider (#1378) 2021-06-30 09:35:26 +02:00
LicensingServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
LocalAttachmentStorageServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
MailKitSmtpMailDeliveryServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
MultiServicePushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationHubPushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationHubPushRegistrationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationsApiPushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
OrganizationServiceTests.cs Add support for Key Connector OTP and account migration (#1663) 2021-11-09 16:37:32 +01:00
PolicyServiceTests.cs [Key Connector] Fix policy checks and other pre-reqs (#1711) 2021-11-15 19:25:10 +10:00
RelayPushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
RelayPushRegistrationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
RepositoryEventWriteServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
SendServiceTests.cs Fix tests (#1675) 2021-10-28 15:47:58 -04:00
SsoConfigServiceTests.cs [Key Connector] Fix policy checks and other pre-reqs (#1711) 2021-11-15 19:25:10 +10:00
StripePaymentServiceTests.cs Add Stripe Adapter and IBraintreeGateway to DI (#1596) 2021-09-27 23:01:13 +02:00
UserServiceTests.cs Resolve error when deleting an account connected to a provider (#1580) 2021-09-15 20:34:06 +02:00