1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-31 23:53:51 +00:00

[SSO] Adjust set password flow (#64)

* Removed set-password // Adjusted sso UI // Added string

* Removed test logic

* Update jslib (6ab444a -> 700e945)

* Passing null for expectes sync service

* Removing unnecessary async

* Deleted set-password files. RIP

* Removed non-existent import (fixes build)
This commit is contained in:
Vincent Salucci
2020-08-28 09:54:45 -05:00
committed by GitHub
parent 094ec23f04
commit 752e26db6d
8 changed files with 50 additions and 164 deletions

View File

@@ -716,5 +716,11 @@
},
"loading": {
"message": "Loading"
},
"setMasterPasswordRedirect": {
"message": "In order to log in with SSO from the Directory Connector, you must first log in through the web vault to set your master password."
},
"launchWebVault": {
"message": "Launch Web Vault"
}
}