1
0
mirror of https://github.com/bitwarden/server synced 2026-01-05 18:13:31 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Jake Fink
9eed199500 Pm 3504 saml (#3235)
* return early if scheme doesn't match

* Revert "return early if scheme doesn't match"

This reverts commit 5c07d66774.

* extend saml2handler for extra validation

* add comment

* fix file encoding

* add comment
2023-09-01 13:55:52 -04:00
Jake Fink
626f7977d1 Revert "[PM-3504] Return early for SAML auths (#3215)" (#3234)
This reverts commit 27ba3069b2.
2023-08-28 14:54:01 -04:00
Jake Fink
27ba3069b2 [PM-3504] Return early for SAML auths (#3215)
* return early if scheme doesn't match

* Revert "return early if scheme doesn't match"

This reverts commit 5c07d66774.

* extend saml2handler for extra validation

* add comment

* fix file encoding

* add comment
2023-08-28 14:51:23 -04:00