mirror of
https://github.com/bitwarden/help
synced 2026-01-02 16:43:18 +00:00
Release Documentation (#653)
* Stage (#636) * Initial Draft. To do: "How it Works" + Event Logs, User Types, Plans & Pricing, Release Notes. * whoops, missed one * Merge latest into working (#616) * Update proof-of-concept.md (#607) The "Download Bitwarden" link was going to the Apple Store (https://get.bitwarden.com/) rather than the "Downloads" page (https://bitwarden.com/download/). * Update proof-of-concept.md (#610) * Create enterprise-feature-list.md (#611) * Azure SSO HiFi Documentation (#584) * azure HiFi documentation * finalize azure * typo fixes * Google Workspace HiFi SSO Documentation (#605) * Duo HiFi documentation (#598) * Buncha Stuff (#612) * clarification on where to find legacy mac .dmg * tip for update email address * code vetting security faq * /managing-items/ refactor * two-step login 'remember me' duration * small updates, including denoting purpose of the globe icon * additional tip for deleting users in a self-host org! * uri component pieces * encryption key edit * importing cleanup * notes re: importing on file attachements * Removes custom Safari shortcut docs (#499) Bitwarden 1.25.0 on MacOS with Safari seems to use the standard MacOS shortcut for autofill (`Cmd + Shift + L`) and the custom Safari shortcuts no longer work (`Cmd + \ or Cmd + 8 or Cmd + Shift + P`). * Update Microsoft Store Installation path (#614) * Correct path for Microsoft Store app (#615) Co-authored-by: Andrea Lebron <78605241+alebr-on@users.noreply.github.com> Co-authored-by: baylorrandolph <70168800+baylorrandolph@users.noreply.github.com> Co-authored-by: Charles Renwick <crenwick@users.noreply.github.com> Co-authored-by: Alex <abanay@bitwarden.com> * mpwr event logging * mpwr user permissions * admin pw reset 2nd draft * final(ish) draft * password reprompt * initial bwdc updates (to do: update cli login procedure) * update personal api key article to better distingush from org api key * refactors bwdc desktop app article * clearer instructions for getting api key * bwdc cli login scheme * Bulk Org User Actions * export event logs * cli get notes * send cli --maxAccessCount * autofill on page load enhancements * onpageload TOTP copy * release notes & typo Co-authored-by: Andrea Lebron <78605241+alebr-on@users.noreply.github.com> Co-authored-by: baylorrandolph <70168800+baylorrandolph@users.noreply.github.com> Co-authored-by: Charles Renwick <crenwick@users.noreply.github.com> Co-authored-by: Alex <abanay@bitwarden.com> * typo fix * fix * fix * fix * mpwr final * mpw reprompt - better gif * finalize event logs * fixes to autofill o.p.l. & better screenshot * directory connector large sync * reorder rn * edits from cscharf * fix date * mp re-prompt warning * mobile re-prompt notes * downcase it * semi-vague timeline tweak Co-authored-by: Andrea Lebron <78605241+alebr-on@users.noreply.github.com> Co-authored-by: baylorrandolph <70168800+baylorrandolph@users.noreply.github.com> Co-authored-by: Charles Renwick <crenwick@users.noreply.github.com> Co-authored-by: Alex <abanay@bitwarden.com>
This commit is contained in:
committed by
GitHub
parent
8249a78f54
commit
9be8c67fa8
@@ -1,23 +1,24 @@
|
||||
{
|
||||
"installedVersion": "2.8.2",
|
||||
"mainWindowSize": {
|
||||
"width": 738,
|
||||
"height": 551,
|
||||
"isMaximized": false,
|
||||
"displayBounds": {
|
||||
"x": 1440,
|
||||
"y": 0,
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
},
|
||||
"x": 2601,
|
||||
"y": 23
|
||||
},
|
||||
"installedVersion": "2.9.2",
|
||||
"appId": "app-id-string",
|
||||
"rememberEmail": true,
|
||||
"rememberedEmail": "owner@bitwarden.com",
|
||||
"directoryType": 0, <---Indicates which directoryConfig_x to use for sync
|
||||
"directoryConfig_0": { <---Config for LDAP/AD
|
||||
"rememberedEmail": "username@email.com",
|
||||
"mainWindowSize": {
|
||||
"width": 1122,
|
||||
"height": 733,
|
||||
"isMaximized": false,
|
||||
"displayBounds": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 1440,
|
||||
"height": 900
|
||||
},
|
||||
"x": 89,
|
||||
"y": 62
|
||||
},
|
||||
"organizationId": "your-organization-id",
|
||||
"directoryType": 1,
|
||||
"directoryConfig_0": {
|
||||
"ssl": false,
|
||||
"startTls": false,
|
||||
"sslAllowUnauthorized": false,
|
||||
@@ -25,31 +26,24 @@
|
||||
"currentUser": false,
|
||||
"ad": true,
|
||||
"pagedSearch": true,
|
||||
"password": "[STORED SECURELY]", <---Must be set from a BWDC Application
|
||||
"rootPath": "dc=ldap,dc=company,dc=org",
|
||||
"hostname": "ldap.company.org",
|
||||
"username": "cn=bitwarden,cn=Users,dc=ldap,dc=company,dc=org"
|
||||
"password": null
|
||||
},
|
||||
"directoryConfig_2": {
|
||||
"privateKey": null
|
||||
},
|
||||
"directoryConfig_1": { <---Config for Azure AD
|
||||
"key": "[STORED SECURELY]", <---Must be set from a BWDC Application
|
||||
"tenant": "bwdc@test.onmicrosoft.com",
|
||||
"applicationId": "application-id-string"
|
||||
"directoryConfig_1": {
|
||||
"key": null
|
||||
},
|
||||
"directoryConfig_3": { <---Config for Okta
|
||||
"token": "[STORED SECURELY]", <---Must be set from a BWDC Application
|
||||
"orgUrl": "https://bitwardentest.okta.com"
|
||||
"directoryConfig_3": {
|
||||
"token": null
|
||||
},
|
||||
"directoryConfig_4": { <---Config for OneLogin
|
||||
"directoryConfig_4": {
|
||||
"region": "us",
|
||||
"clientSecret": "[STORED SECURELY]", <---Must be set from a BWDC Application
|
||||
"clientId": "client-id-string"
|
||||
"clientSecret": null
|
||||
},
|
||||
"syncConfig": { <---Sync Options
|
||||
"syncConfig": {
|
||||
"users": true,
|
||||
"groups": false,
|
||||
"groups": true,
|
||||
"interval": 5,
|
||||
"removeDisabled": false,
|
||||
"overwriteExisting": false,
|
||||
@@ -62,10 +56,16 @@
|
||||
"groupObjectClass": "group",
|
||||
"userEmailAttribute": "mail",
|
||||
"groupNameAttribute": "name",
|
||||
"groupPath": "",
|
||||
"userPath": "",
|
||||
"groupFilter": "",
|
||||
"userFilter": "(ou=Test OU)"
|
||||
"groupPath": "CN=Users",
|
||||
"userPath": "CN=Users",
|
||||
"largeImport": true
|
||||
},
|
||||
"organizationId": "organization-id-string" <---Your Organization GUID
|
||||
"accessToken": "bearer-access-token",
|
||||
"userEmail": "username@email.com",
|
||||
"userId": "user-identifier",
|
||||
"kdf": 0,
|
||||
"kdfIterations": 100000,
|
||||
"clientId": "organization-api-clientid",
|
||||
"entityId": "organization-id-string",
|
||||
"entityType": "organization"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user