1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-24 03:11:22 +01:00
bitwarden-server/util/Setup
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
..
Templates sso integrations (#822) 2020-07-16 08:01:39 -04:00
.dockerignore goso all the things 2018-03-27 14:55:33 -04:00
AppIdBuilder.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
build.sh no longer need to provide netcoreapp flag 2018-08-06 09:11:27 -04:00
CertBuilder.cs Reverse encouragement of self-signed cert (#813) 2020-07-07 20:58:45 -04:00
Configuration.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Context.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
DockerComposeBuilder.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Dockerfile aspnet image 2020-01-13 15:07:52 -05:00
entrypoint.sh null error output of cert copy 2018-07-19 17:33:53 -04:00
EnvironmentFileBuilder.cs sso integrations (#822) 2020-07-16 08:01:39 -04:00
Helpers.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
NginxConfigBuilder.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -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
Setup.csproj bump dependency minor/patch versions 2020-06-24 16:37:23 -04:00
YamlComments.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00