1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00
bitwarden-server/bitwarden_license/src/Sso
Chad Scharf 99b95b5330
Fix safari sso header size (#1065)
* Safari SSO header size fix - in progress

* Cleanup of memoryCacheTicketStore

* Redis cache ticket store + registration

* Revert some unecessary changes

* temp - distributed cookie: idsrv.external

* Ticket data cached storage added

* OIDC working w/ substantially reduced cookie size

* Added distributed cache cookie manager

* Removed hybrid OIDC flow

* Enable self-hosted folks to use Redis  for SSO

* Also allow self-hosted to use Redis cont...
2021-01-11 11:03:46 -05:00
..
Controllers Fix safari sso header size (#1065) 2021-01-11 11:03:46 -05:00
Models Filled custom error handling gaps for SSO (#922) 2020-09-09 10:07:31 -04:00
Properties Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
Sass Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
Utilities Fix safari sso header size (#1065) 2021-01-11 11:03:46 -05: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.json SSO config revision date not updating fix (#934) 2020-09-14 21:22:24 -04:00
appsettings.Production.json Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
build.ps1 Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
build.sh Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
Dockerfile Merge SSO and Portal projects 2020-09-04 13:56:08 -04: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
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 Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00
Sso.csproj Fix safari sso header size (#1065) 2021-01-11 11:03:46 -05:00
Startup.cs Fix safari sso header size (#1065) 2021-01-11 11:03:46 -05:00
webfonts.list Merge SSO and Portal projects 2020-09-04 13:56:08 -04:00