1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-04 14:13:28 +01:00
bitwarden-server/bitwarden_license/src/Sso
Thomas Rittson 8f27f21ce0
Remove stale SsoUser objects from database (#1560)
* Add SsoUser_ReadByUserIdOrganizationId

* Automatically reset stale/duplicate Sso links

* Fix typo

* Check for stale Sso link in existing user flow

* Delete any stale user record before provisioning new user

* Check for existing db query before creating

* PR feedback updates

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-09-03 10:54:41 -04:00
..
Controllers Remove stale SsoUser objects from database (#1560) 2021-09-03 10:54:41 -04:00
Models Filled custom error handling gaps for SSO (#922) 2020-09-09 10:07:31 -04:00
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
Sass Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
Utilities Test 1: add acr_values return validation value (#1285) 2021-04-27 15:17:03 -04:00
Views Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
wwwroot delete compiled assets that should be ignored 2020-09-04 14:02:17 -04:00
appsettings.Development.json Split dev env settings to development settings file (#1424) 2021-07-01 11:11:02 -05:00
appsettings.json Split dev env settings to development settings file (#1424) 2021-07-01 11:11:02 -05:00
appsettings.Production.json Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
appsettings.SelfHosted.json enable default appsettings for self hosted - bwlic (#1288) 2021-04-30 15:00:57 -04:00
build.ps1 Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
build.sh Allow for changing database name (#1397) 2021-07-02 10:52:34 -04:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
gulpfile.js Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
newrelic.config Update qa env (#1504) 2021-08-10 11:15:16 -07:00
package-lock.json Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
package.json Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
Program.cs enable default appsettings for self hosted - bwlic (#1288) 2021-04-30 15:00:57 -04:00
Sso.csproj Bump Saml2 dependency to 2.8.0, which adds support for .NET 5. (#1526) 2021-08-19 04:16:12 -05:00
Startup.cs Refactor WebAuthn IoC container (#1302) 2021-05-06 10:17:12 +02:00
webfonts.list Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00