mirror of
https://github.com/bitwarden/server.git
synced 2025-01-18 21:11:21 +01:00
59f8467f7c
* facilitate linking/unlinking existing users from an sso enabled org * added user_identifier to identity methods for sso * moved sso user delete method to account controller * fixed a broken test * Update AccountsController.cs * facilitate linking/unlinking existing users from an sso enabled org * added user_identifier to identity methods for sso * moved sso user delete method to account controller * fixed a broken test * added a token to the existing user sso link flow * added a token to the existing user sso link flow * fixed a typo * added an event log for unlink ssoUser records * fixed a merge issue * fixed a busted test * fixed a busted test * ran a formatter over everything & changed .vscode settings in .gitignore * chagned a variable to use string interpolation * removed a blank line * Changed TokenPurpose enum to a static class of strings * code review cleanups * formatting fix * Changed parameters & logging for delete sso user * changed th method used to get organization user for deleting sso user records Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com> |
||
---|---|---|
.. | ||
AmazonSesMailDeliveryServiceTests.cs | ||
AmazonSqsBlockIpServiceTests.cs | ||
AzureAttachmentStorageServiceTests.cs | ||
AzureQueueBlockIpServiceTests.cs | ||
AzureQueueEventWriteServiceTests.cs | ||
AzureQueuePushNotificationServiceTests.cs | ||
CipherServiceTests.cs | ||
CollectionServiceTests.cs | ||
DeviceServiceTests.cs | ||
EventServiceTests.cs | ||
GroupServiceTests.cs | ||
HandlebarsMailServiceTests.cs | ||
InMemoryApplicationCacheServiceTests.cs | ||
InMemoryServiceBusApplicationCacheServiceTests.cs | ||
LicensingServiceTests.cs | ||
LocalAttachmentStorageServiceTests.cs | ||
MailKitSmtpMailDeliveryServiceTests.cs | ||
MultiServicePushNotificationServiceTests.cs | ||
NotificationHubPushNotificationServiceTests.cs | ||
NotificationHubPushRegistrationServiceTests.cs | ||
NotificationsApiPushNotificationServiceTests.cs | ||
OrganizationServiceTests.cs | ||
RelayPushNotificationServiceTests.cs | ||
RelayPushRegistrationServiceTests.cs | ||
RepositoryEventWriteServiceTests.cs | ||
StripePaymentServiceTests.cs | ||
UserServiceTests.cs |