1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-22 21:51:22 +01:00
bitwarden-server/src/Admin
Kyle Spearrin 0d0c6c7167
sso integrations (#822)
* stub out hybrid sso

* support for PKCE authorization_code clients

* sso service urls

* sso client key

* abstract request validator

* support for verifying password

* custom AuthorizationCodeStore that does not remove codes

* cleanup

* comment

* created master password

* ResetMasterPassword

* rename Sso client to OidcIdentity

* update env builder

* bitwarden sso project in docker-compose

* sso path in nginx config
2020-07-16 08:01:39 -04:00
..
Controllers use message codes in query string (#681) 2020-03-29 23:41:31 -04:00
HostedServices Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Jobs Run jobs in local timezone (#808) 2020-07-03 22:48:40 -04:00
Models Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Properties Updated Kestrel application url to use IIS port (#820) 2020-07-14 09:36:38 -05:00
Sass updated bootstrap and colors (#733) 2020-05-15 13:24:25 -04:00
TagHelpers Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Views Add additional meta data to org view (#655) 2020-02-25 14:28:41 -05:00
wwwroot gulp build for libs 2018-03-23 15:07:17 -04:00
.dockerignore add docker build for admin 2018-03-23 21:11:17 -04:00
Admin.csproj bump patch version 2020-06-29 10:17:09 -04:00
AdminSettings.cs BlockIpHostedService to replace func 2019-03-04 23:41:46 -05:00
appsettings.json sso integrations (#822) 2020-07-16 08:01:39 -04:00
appsettings.Production.json sso integrations (#822) 2020-07-16 08:01:39 -04:00
build.ps1 fix npm install from build scripts 2019-08-04 20:24:46 -04:00
build.sh fix npm install from build scripts 2019-08-04 20:24:46 -04:00
bundleconfig.json setup new admin portal project 2018-03-21 12:57:43 -04:00
Dockerfile remove libcurl3 2020-01-10 08:55:22 -05:00
entrypoint.sh dev null failure output from ca-cert copy 2018-07-20 11:46:55 -04:00
gulpfile.js update gulp to v4 and remove old packages (#774) 2020-06-11 14:23:23 -04:00
package-lock.json update gulp to v4 and remove old packages (#774) 2020-06-11 14:23:23 -04:00
package.json update gulp to v4 and remove old packages (#774) 2020-06-11 14:23:23 -04:00
Program.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Startup.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
webfonts.list webfonts and styling 2018-03-23 15:51:54 -04:00