This repository was archived by the owner on Nov 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Preferences
Tyler Morgan edited this page Nov 5, 2020
·
1 revision
The Filevault Reissue tool enables you to do a wide range of different configurations and branding. This page outlines all the possible options available to you and your company to provide the best branding and user experience.
| Preference Key | Type | Description | Default Value |
|---|---|---|---|
| viewTitle | String | This is where most users enter their company's name. | Company Name |
| viewInstructions | String | Enter the verbiage you want to use when asking for end user credentials. | Company Verbage Here |
| viewLogoPath | String | This is the logo displayed in the top of the window. Ideally you want to either use your department's, customer's, or your own logo. Which ever is the one the end user most likely would expect to see on a prompt asking for this type of sensitive details. | Empty Application Icon |
| suppressRecoveryKey | Boolean | This prevents the new recovery key from being displayed if successful. | False |
| usernamePlaceholder | String | This helps provide your users a more friendly way of knowing the format to enter their usernames | empty |
| passwordPlaceholder | String | This helps provide a way to better request your end user's passwords | empty |
| moreInformationText | String | This is only displayed when the user selects the more information button. The idea behind this is to provide the user an out of band method of verifying the prompt is legit. | Configure this section in preferences under the "moreInformationText" key. |
Have a section of the application you would like to customize? Open an issue and ask for it. I will add the ability to customize upon request on items which I might not have thought needed the ability to customize.