1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
Carlos J. Muentes 14302efa2c
CSA-2 - Require user interaction for SSO redirect (#1948)
* CSA-2 - adding validation before redirecting for SSO login

* Updating server to use generated and signed JWT for SSO redirect

* Removing erroneous file

* Removing erroneous file

* Updating for PR feedback, adding domain_hint to Login and fixing invalid domain_hint name reference

* Some code styling changes from PR feedback

* Removing unnecessary JSON serialization

* Couple small changes from PR feedback

* Fixing linting errors

* Update formatting in AccountController.cs

* Remove unused dependency

* Add token lifetime to settings

* Use tokenable directly

* Return defined models

* Revert sso proj file changes

* Check expiration validity when validating org

* Show error message with expired token

* Formatting fixes

* Add SsoTokenLifetime to Sso settings

* Fix build errors

* Fix sql warnings

Co-authored-by: Carlos J. Muentes <cmuentes@bitwarden.com>
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2022-06-01 12:23:52 -05:00
..
Api.Test [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Billing.Test [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Common [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Core.Test CSA-2 - Require user interaction for SSO redirect (#1948) 2022-06-01 12:23:52 -05:00
Icons.Test [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Identity.IntegrationTest [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Identity.Test [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
IntegrationTestCommon [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
bitwarden.tests.sln [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00