1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/src/Core/Services
Kyle Spearrin 783b4804ec
SSO support (#862)
* [SSO] Added change password API (#836)

* Created API for updating password with no current comparison

* Changed name of method and request // Added user has password error flow

* Updated user service method name // Updated string null/empty check

* Replaced hardcoded sso domain hints with config loader (#850)

* Replaced hardcoded sso domain hints with config loader

* use async/await for sso config loader

* Update AccountsController.cs

Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Matt Portune <mportune@bitwarden.com>
Co-authored-by: Matt Portune <59324545+mportune-bw@users.noreply.github.com>
2020-08-12 17:03:09 -04:00
..
Implementations SSO support (#862) 2020-08-12 17:03:09 -04:00
NoopImplementations Reference event service implementation (#811) 2020-07-07 12:01:34 -04:00
IAppleIapService.cs save userId with receipt data 2019-09-19 09:36:26 -04:00
IApplicationCacheService.cs app cache with org ability checks on events 2017-12-19 16:02:39 -05:00
IAttachmentStorageService.cs attachment cleanup 2017-07-10 20:48:06 -04:00
IBlockIpService.cs Queue ip addresses for block whenever they exceed the rate limit too much 2016-11-30 21:52:06 -05:00
ICipherService.cs Feature.web.534.allow multi select in org vault (#830) 2020-07-22 11:38:53 -05:00
ICollectionService.cs api adjustments for manager role and collections 2018-10-17 14:58:45 -04:00
IDeviceService.cs notification hub push registration service 2017-05-26 00:50:27 -04:00
IEventService.cs policy events 2020-01-15 09:43:49 -05:00
IEventWriteService.cs process messages with IEvent 2017-12-08 23:09:50 -05:00
IGroupService.cs log event when removing user from group/collection 2018-07-09 23:07:04 -04:00
II18nService.cs Add i18nservice abstraction (#770) 2020-06-09 10:25:37 -04:00
ILicensingService.cs user premium validation job 2017-08-22 15:27:29 -04:00
IMailDeliveryService.cs New mail services and implementations 2017-05-30 17:19:46 -04:00
IMailService.cs additional formatting & inclusion of org name 2020-05-19 18:22:03 -04:00
IOrganizationService.cs combined tax updates with other operations 2020-06-17 19:49:27 -04:00
IPaymentService.cs Consistency on TaxInfo use in service params 2020-06-18 10:41:55 -04:00
IPolicyService.cs Enforce 2fa policy (#654) 2020-02-19 14:56:16 -05:00
IPushNotificationService.cs record installation devices 2019-03-19 00:39:03 -04:00
IPushRegistrationService.cs push registration through relay apis 2017-08-11 08:57:31 -04:00
IReferenceEventService.cs Reference event service implementation (#811) 2020-07-07 12:01:34 -04:00
IUserService.cs SSO support (#862) 2020-08-12 17:03:09 -04:00