-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
actionablesecuritysponsoredPaid by customer, implementation to closely follow their requirementsPaid by customer, implementation to closely follow their requirements
Milestone
Description
Add OrgRule FORBID_STORING_PASS_PHRASE - option to forbid users from saving pass phrase (and instead keep it in session using existing mechanism)
- update OrgRules class to add org rule
FORBID_STORING_PASS_PHRASE - use this new orgrule in
- setup screen: disable setting pass phrase to be stored locally in both manual and automatic flows, both in UX (checkbox
disabled=disabled) and in the code - settings -> security: disable changing pass phrase settings to remember
- passphrase entry frame: disable remembering it for later
- setup screen: disable setting pass phrase to be stored locally in both manual and automatic flows, both in UX (checkbox
- add tests for new org rule for above mentioned scenarios
part of #2125
continue in #3756
Metadata
Metadata
Assignees
Labels
actionablesecuritysponsoredPaid by customer, implementation to closely follow their requirementsPaid by customer, implementation to closely follow their requirements