From b6727ef262b865af84db7a66260e8a422405682b Mon Sep 17 00:00:00 2001 From: Mikescops Date: Mon, 31 Jul 2023 16:28:32 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Dashlane?= =?UTF-8?q?/dashlane-cli@1fd393aa445d53f210169bf2793bd2307d7e0a60=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 2 +- .../4AUMlYR-F5qOH1P4TI44S/_buildManifest.js | 1 - .../bkdUXkrxHNLR0Zl86bd3v/_buildManifest.js | 1 + .../_ssgManifest.js | 0 _next/static/chunks/nextra-data-en-US.json | 2 +- .../chunks/pages/business-88e03c9a199dba49.js | 1 - .../chunks/pages/business-ac437f657e653a7e.js | 1 + .../business/audit-logs-4146681a74ccb6c3.js | 1 + .../business/audit-logs-6658a0f60eb3f853.js | 1 - .../business/members-8d84194fb323a87a.js | 1 - .../business/members-b904a1330a1e1832.js | 1 + .../business/reports-ad4cd8dd003869b7.js | 1 + .../business/reports-eea14dd2e1aff79b.js | 1 - .../chunks/pages/index-88ae5befce488fc1.js | 1 + .../chunks/pages/index-cc7857e491602629.js | 1 - .../chunks/pages/install-2d9f748d5792c4a3.js | 1 - .../chunks/pages/install-3c0826b57653ea8e.js | 1 + .../chunks/pages/logout-51a4e020f5129c43.js | 1 + .../chunks/pages/logout-b379ef01531d68ec.js | 1 - .../chunks/pages/personal-45913bfd35d1043a.js | 1 - .../chunks/pages/personal-a95db6fa6e5d6fd1.js | 1 + .../authentication-c48a0c401d6e1bee.js | 1 + .../authentication-e4f40f0e8ee5b574.js | 1 - .../personal/devices-b6589a60d9f5cc63.js | 1 + .../personal/devices-dd58076a2a99d0fd.js | 1 - .../pages/personal/vault-558a62ea00a8328e.js | 1 + .../pages/personal/vault-7e50d77fe771de53.js | 1 - .../pages/troubleshooting-675ac6f77c20a073.js | 1 + business.html | 4 +-- business/audit-logs.html | 4 +-- business/members.html | 4 +-- business/reports.html | 4 +-- index.html | 4 +-- install.html | 10 +++++-- logout.html | 4 +-- personal.html | 4 +-- personal/authentication.html | 5 ++-- personal/devices.html | 4 +-- personal/vault.html | 4 +-- troubleshooting.html | 26 +++++++++++++++++++ 40 files changed, 70 insertions(+), 36 deletions(-) delete mode 100644 _next/static/4AUMlYR-F5qOH1P4TI44S/_buildManifest.js create mode 100644 _next/static/bkdUXkrxHNLR0Zl86bd3v/_buildManifest.js rename _next/static/{4AUMlYR-F5qOH1P4TI44S => bkdUXkrxHNLR0Zl86bd3v}/_ssgManifest.js (100%) delete mode 100644 _next/static/chunks/pages/business-88e03c9a199dba49.js create mode 100644 _next/static/chunks/pages/business-ac437f657e653a7e.js create mode 100644 _next/static/chunks/pages/business/audit-logs-4146681a74ccb6c3.js delete mode 100644 _next/static/chunks/pages/business/audit-logs-6658a0f60eb3f853.js delete mode 100644 _next/static/chunks/pages/business/members-8d84194fb323a87a.js create mode 100644 _next/static/chunks/pages/business/members-b904a1330a1e1832.js create mode 100644 _next/static/chunks/pages/business/reports-ad4cd8dd003869b7.js delete mode 100644 _next/static/chunks/pages/business/reports-eea14dd2e1aff79b.js create mode 100644 _next/static/chunks/pages/index-88ae5befce488fc1.js delete mode 100644 _next/static/chunks/pages/index-cc7857e491602629.js delete mode 100644 _next/static/chunks/pages/install-2d9f748d5792c4a3.js create mode 100644 _next/static/chunks/pages/install-3c0826b57653ea8e.js create mode 100644 _next/static/chunks/pages/logout-51a4e020f5129c43.js delete mode 100644 _next/static/chunks/pages/logout-b379ef01531d68ec.js delete mode 100644 _next/static/chunks/pages/personal-45913bfd35d1043a.js create mode 100644 _next/static/chunks/pages/personal-a95db6fa6e5d6fd1.js create mode 100644 _next/static/chunks/pages/personal/authentication-c48a0c401d6e1bee.js delete mode 100644 _next/static/chunks/pages/personal/authentication-e4f40f0e8ee5b574.js create mode 100644 _next/static/chunks/pages/personal/devices-b6589a60d9f5cc63.js delete mode 100644 _next/static/chunks/pages/personal/devices-dd58076a2a99d0fd.js create mode 100644 _next/static/chunks/pages/personal/vault-558a62ea00a8328e.js delete mode 100644 _next/static/chunks/pages/personal/vault-7e50d77fe771de53.js create mode 100644 _next/static/chunks/pages/troubleshooting-675ac6f77c20a073.js create mode 100644 troubleshooting.html diff --git a/404.html b/404.html index b57cfa70..68ee471a 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ -404: This page could not be found

404

This page could not be found.

\ No newline at end of file +404: This page could not be found

404

This page could not be found.

\ No newline at end of file diff --git a/_next/static/4AUMlYR-F5qOH1P4TI44S/_buildManifest.js b/_next/static/4AUMlYR-F5qOH1P4TI44S/_buildManifest.js deleted file mode 100644 index e3bac215..00000000 --- a/_next/static/4AUMlYR-F5qOH1P4TI44S/_buildManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__BUILD_MANIFEST=function(s,e){return{__rewrites:{beforeFiles:[],afterFiles:[{source:"/dashlane-cli/:path*/_meta",destination:"/dashlane-cli/404"}],fallback:[]},"/":[s,e,"static/chunks/pages/index-cc7857e491602629.js"],"/_error":["static/chunks/pages/_error-3986dd5834f581dc.js"],"/business":[s,e,"static/chunks/pages/business-88e03c9a199dba49.js"],"/business/audit-logs":[s,e,"static/chunks/pages/business/audit-logs-6658a0f60eb3f853.js"],"/business/members":[s,e,"static/chunks/pages/business/members-8d84194fb323a87a.js"],"/business/reports":[s,e,"static/chunks/pages/business/reports-eea14dd2e1aff79b.js"],"/install":[s,e,"static/chunks/pages/install-2d9f748d5792c4a3.js"],"/logout":[s,e,"static/chunks/pages/logout-b379ef01531d68ec.js"],"/personal":[s,e,"static/chunks/pages/personal-45913bfd35d1043a.js"],"/personal/authentication":[s,e,"static/chunks/pages/personal/authentication-e4f40f0e8ee5b574.js"],"/personal/devices":[s,e,"static/chunks/pages/personal/devices-dd58076a2a99d0fd.js"],"/personal/vault":[s,e,"static/chunks/pages/personal/vault-7e50d77fe771de53.js"],sortedPages:["/","/_app","/_error","/business","/business/audit-logs","/business/members","/business/reports","/install","/logout","/personal","/personal/authentication","/personal/devices","/personal/vault"]}}("static/css/736f5ab7bc8196b6.css","static/chunks/606-85d3c6e6714c038e.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/_next/static/bkdUXkrxHNLR0Zl86bd3v/_buildManifest.js b/_next/static/bkdUXkrxHNLR0Zl86bd3v/_buildManifest.js new file mode 100644 index 00000000..b0f94bb1 --- /dev/null +++ b/_next/static/bkdUXkrxHNLR0Zl86bd3v/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST=function(s,e){return{__rewrites:{beforeFiles:[],afterFiles:[{source:"/dashlane-cli/:path*/_meta",destination:"/dashlane-cli/404"}],fallback:[]},"/":[s,e,"static/chunks/pages/index-88ae5befce488fc1.js"],"/_error":["static/chunks/pages/_error-3986dd5834f581dc.js"],"/business":[s,e,"static/chunks/pages/business-ac437f657e653a7e.js"],"/business/audit-logs":[s,e,"static/chunks/pages/business/audit-logs-4146681a74ccb6c3.js"],"/business/members":[s,e,"static/chunks/pages/business/members-b904a1330a1e1832.js"],"/business/reports":[s,e,"static/chunks/pages/business/reports-ad4cd8dd003869b7.js"],"/install":[s,e,"static/chunks/pages/install-3c0826b57653ea8e.js"],"/logout":[s,e,"static/chunks/pages/logout-51a4e020f5129c43.js"],"/personal":[s,e,"static/chunks/pages/personal-a95db6fa6e5d6fd1.js"],"/personal/authentication":[s,e,"static/chunks/pages/personal/authentication-c48a0c401d6e1bee.js"],"/personal/devices":[s,e,"static/chunks/pages/personal/devices-b6589a60d9f5cc63.js"],"/personal/vault":[s,e,"static/chunks/pages/personal/vault-558a62ea00a8328e.js"],"/troubleshooting":[s,e,"static/chunks/pages/troubleshooting-675ac6f77c20a073.js"],sortedPages:["/","/_app","/_error","/business","/business/audit-logs","/business/members","/business/reports","/install","/logout","/personal","/personal/authentication","/personal/devices","/personal/vault","/troubleshooting"]}}("static/css/736f5ab7bc8196b6.css","static/chunks/606-85d3c6e6714c038e.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/_next/static/4AUMlYR-F5qOH1P4TI44S/_ssgManifest.js b/_next/static/bkdUXkrxHNLR0Zl86bd3v/_ssgManifest.js similarity index 100% rename from _next/static/4AUMlYR-F5qOH1P4TI44S/_ssgManifest.js rename to _next/static/bkdUXkrxHNLR0Zl86bd3v/_ssgManifest.js diff --git a/_next/static/chunks/nextra-data-en-US.json b/_next/static/chunks/nextra-data-en-US.json index 0552f26c..14799118 100644 --- a/_next/static/chunks/nextra-data-en-US.json +++ b/_next/static/chunks/nextra-data-en-US.json @@ -1 +1 @@ -{"/business/audit-logs":{"title":"Audit logs","data":{"":"Needs team credentials to use this command.","fetching-the-logs#Fetching the logs":"You can query the audit logs using the logs command. For example:\ndcli t logs\nYou can also save the logs to a file:\ndcli t logs --start 0 --end now > logs.json\nThe logs are output in JSON format, each line is a new log entry.\n{\"uuid\": \"e2d9ce5b-[..redacted..]-b6de479b3483\", \"team_id\": 1315574321, \"category\": \"authentication\", \"log_type\": \"user_device_added\", \"date_time\": 1688629046919, \"properties\": {\"device_name\": \"Dashlane CLI\", \"author_login\": \"admin@something.io\", \"device_platform\": \"server_standalone\"}, \"author_user_id\": 28080685, \"schema_version\": \"1.0.0\"}\n{\"uuid\": \"d2f5db34-[..redacted..]-1dfcc3bdf911\", \"team_id\": 1315574321, \"category\": \"authentication\", \"log_type\": \"user_device_added\", \"date_time\": 1688628172021, \"properties\": {\"device_name\": \"Chrome - Mac OS\", \"author_login\": \"admin@something.io\", \"device_platform\": \"server_standalone\"}, \"author_user_id\": 28080685, \"schema_version\": \"1.0.0\"}\n{\"uuid\": \"4ca3bb56-[..redacted..]-66cbb387cb54\", \"team_id\": 1315574321, \"category\": \"authentication\", \"log_type\": \"user_device_added\", \"date_time\": 1683303544898, \"properties\": {\"device_name\": \"Firefox - Ubuntu\", \"author_login\": \"user@something.io\", \"device_platform\": \"server_standalone\"}, \"author_user_id\": 28086620, \"schema_version\": \"1.0.0\"}\n{\"uuid\": \"68e70f62-[..redacted..]-1bb9830f9f18\", \"team_id\": 1315574321, \"category\": \"team_settings_sso\", \"log_type\": \"sso_service_provider_url_set\", \"date_time\": 1671629557924, \"properties\": {\"author_login\": \"admin@something.io\", \"service_provider_url\": \"https://sso.nitro.dashlane.com\"}, \"author_user_id\": 28080685, \"schema_version\": \"1.0.0\"}","filtering-the-logs#Filtering the logs":"With the following options you can filter the logs by start and end date, log type and category.\n--start start timestamp in ms (default: \"0\")\n--end end timestamp in ms (default: \"now\")\n--type log type\n--category log category","logs-types-default#Logs types (default)":"Type\tEvent message\tmaster_password_reset_accepted\tAccepted an Account Recovery request from %(email)s\tmaster_password_reset_refused\tDenied an Account Recovery request from %(email)s\tuser_device_added\tAdded the device %(name)s\tuser_device_removed\tRemoved the device %(name)s\trequested_account_recovery\tRequested Account Recovery\tcompleted_account_recovery\tRecovered their account through Account Recovery\tdwm_email_added\tAdded %(email)s to Dark Web Monitoring\tdwm_email_removed\tRemoved %(email)s from Dark Web Monitoring\tuser_group_created\tCreated a group named %(groupName)s\tuser_group_renamed\tRenamed the %(oldGroupName)s group to %(newGroupName)s\tuser_group_deleted\tDeleted the %(groupName)s group\tuser_joined_user_group\tJoined the %(groupName)s group\tuser_invited_to_user_group\tInvited %(email)s to the %(groupName)s group\tuser_declined_invite_to_user_group\tDeclined to join the %(groupName)s group\tuser_removed_from_user_group\tRemoved %(email)s from the %(groupName)s group\tteam_name_changed\tChanged your company name to “%(name)s”\tnew_billing_period_created\tExtended your account until %(date)s\tseats_added\tAdded %(count)s seats to your account\tdomain_requested\tAdded %(domain)s as an unverified domain\tdomain_validated\tVerified the domain %(domain)s\tcollect_sensitive_data_audit_logs_enabled\t(user) turned on unencrypted vault logs\tcollect_sensitive_data_audit_logs_disabled\t(user) turned off unencrypted vault logs\tsso_idp_metadata_set\tUpdated SSO identity provider metadata\tsso_service_provider_url_set\tConfigured SSO service provider URL\tsso_enabled\tEnabled SSO\tsso_disabled\tDisabled SSO\tcontact_email_changed\tChanged contact email to %(email)s\tmaster_password_mobile_reset_enabled\tTurned on biometric recovery for %(deviceName)s\ttwo_factor_authentication_login_method_added\tActivated a 2FA method\ttwo_factor_authentication_login_method_removed\tRemoved a 2FA method\tuser_invited\tInvited %(email)s to your account\tuser_removed\tRevoked %(email)s from your account\tteam_captain_added\tChanged %(email)s to admin rights\tteam_captain_removed\tChanged %(email)s to member rights\tgroup_manager_added\tChanged %(email)s to group manager rights\tgroup_manager_removed\tChanged %(email)s to member rights\tuser_reinvited\tResent an invite to %(email)s\tbilling_admin_added\tMade %(name)s the billing contact\tbilling_admin_removed\tRevoked %(name)s as the billing contact","logs-types-sensitive#Logs types (sensitive)":"You can turn on logging sensitive actions in the Policies section of Settings in the Admin Console. Read more about it in our dedicated Help Center article.\nType\tEvent message\tcollect_sensitive_data_audit_logs_enabled\t(user) turned on additional activity logs (unencrypted)\tcollect_sensitive_data_audit_logs_disabled\t(user) turned off additional activity logs (unencrypted)\tuser_shared_credential_with_group\t(user) shared %(rights [limited/full]) rights to the %(domain)s\tuser_shared_credential_with_email\t(user) shared %(rights [limited/full]) rights to the %(domain)s\tuser_shared_credential_with_external\t(user) shared %(rights [limited/full]) rights to the %(domain)s\tuser_accepted_sharing_invite_credential\t(user) accepted a sharing invitation for the %(domain)s\tuser_rejected_sharing_invite_credential\t(user) rejected a sharing invitation for the %(domain)s\tuser_revoked_shared_credential_group\t(user) revoked access to the %(domain)s login\tuser_revoked_shared_credential_external\t(user) revoked access to the %(domain)s login\tuser_revoked_shared_credential_email\t(user) revoked access to the %(domain)s login\tuser_created_credential\t(user) created a login for %(domain)s\tuser_modified_credential\t(user) modified the login for %(domain)s\tuser_deleted_credential\t(user) deleted the login for %(domain)s","logs-categories#Logs categories":"Category\tauthentication\tdark_web_monitoring\tgroups\tsharing\tteam_account\tteam_settings\tteam_settings_sso\tusers\tuser_settings\tvault_passwords","use-cases#Use cases":"","sending-audit-logs-to-a-siem-or-log-management-solution#Sending audit logs to a SIEM or log management solution":"If you want to send the logs to a SIEM for instance, you can pull the logs periodically and only get the new logs by using the --start option.Here is an example of a cron job that pulls the latest logs of the day and append them to a file:\n#!/bin/bash\n\n# Create the cron job\n# crontab -e\n# 0 0 * * * /path/to/script.sh\n\n# Get the latest pull date\nif [ -f \"last_pull_date\" ]; then\nlast_pull_date=$(cat last_pull_date)\nelse\nlast_pull_date=0\nfi\n\n# Save the latest pull date\ndate +%s000 > last_pull_date\n\n# Pull the logs\ndcli t logs --start $last_pull_date >> logs.json\nMake sure to replace /path/to/script.sh with the actual path to the script.\nThe other paths in the script are only examples and may not reflect the permissions of your system, you can change them to your needs.Configure your SIEM agent to watch the logs.json file changes."}},"/business":{"title":"Get started with Business Commands","data":{"":"Commands related to business use a different authentication than your personal vault.Commands are calling a server API to perform actions and retrieve data. The first step is to login with the personal account (follow this guide) of a team admin and to generate a set of credentials.","generate-credentials#Generate credentials":"Needs to be authenticated as an admin to use this command.\n\ndcli t generate-credentials\nYou will be prompted with a list of variables to export in your environment.\nexport DASHLANE_TEAM_UUID=08a48d4f-[..redacted..]-fba9193d968c\nexport DASHLANE_TEAM_ACCESS_KEY=f56[..redacted..]56ce\nexport DASHLANE_TEAM_SECRET_KEY=839c9[..redacted..]3ada5\nMake sure you save them in a safe place (use a secure note for instance 😉).","revoke-credentials#Revoke credentials":"Needs to be authenticated as an admin to use this command.\n\ndcli t revoke-credentials "}},"/business/members":{"title":"Listing members","data":{"":"Needs team credentials to use this command.","fetching-the-list-of-members#Fetching the list of members":"Listing team members allows you to access many information about them, such as their email, their role, their 2FA status, their security score, etc.\ndcli t members","filtering-the-list-of-members#Filtering the list of members":"You can pipe the output to jq to filter the results:\ndcli t members | jq '.members[] | select(.isTeamCaptain == true)'","members-interface#Members interface":"Property\tType\tDescription\tmembers\tArray of object\tArray of team members\tmembers.userId\tnumber | undefined\tThe user identifier of the user\tmembers.login\tstring\tUser login (usually email)\tmembers.status\tstring\tMember status\tmembers.joinedDateUnix\tnumber | null\tThe join date of member in Unix time\tmembers.lastUpdateDateUnix\tnumber | null\tLast updated date of member in Unix time\tmembers.isBillingAdmin\tboolean\tTrue if user is a billing admin, false otherwise\tmembers.isTeamCaptain\tboolean\tTrue if user is a team captain, false otherwise\tmembers.isGroupManager\tboolean\tTrue if user is a group manager, false otherwise\tmembers.email\tstring | undefined\tThe user's account email\tmembers.isAccountCreated\tboolean | undefined\tIf user account is created\tmembers.invitedDateUnix\tnumber\tDate user was invited\tmembers.token\tobject\tThe user's invite token\tmembers.token.userId\tnumber | undefined\tUser identifier associated with the token\tmembers.token.teamId\tnumber | undefined\tTeam identifier associated with the token\tmembers.token.token\tstring | undefined\tValue of the invite token\tmembers.token.isFresh\tboolean | undefined\tTrue if token is not used, false otherwise\tmembers.token.inviteUserId\tnumber | undefined\tThe user identifier of the inviter\tmembers.revokedDateUnix\tnumber | null\tWhen user's account was revoked in Unix time\tmembers.language\tstring | undefined\tUser's preferred language\tmembers.nbrPasswords\tnumber | null\tNumber of passwords stored by user\tmembers.reused\tnumber | null\tNumber of reused passwords\tmembers.reusedDistinct\tnumber | null\tNumber of distinct reused passwords\tmembers.weakPasswords\tnumber | null\tNumber of weak passwords\tmembers.compromisedPasswords\tnumber | null\tNumber of compromised passwords\tmembers.averagePasswordStrength\tnumber | null\tAverage password strength score\tmembers.passwordStrength0_19Count\tnumber | null\tNumber of passwords between 0 to 19 characters\tmembers.passwordStrength20_39Count\tnumber | null\tNumber of passwords between 20 to 39 characters\tmembers.passwordStrength40_59Count\tnumber | null\tNumber of passwords between 40 to 59 characters\tmembers.passwordStrength60_79Count\tnumber | null\tNumber of passwords between 60 to 79 characters\tmembers.passwordStrength80_100Count\tnumber | null\tNumber of passwords between 80 to 100 characters\tmembers.safePasswords\tnumber | null\tNumber of passwords considered safe\tmembers.name\tstring | null\tUser's name\tmembers.securityIndex\tnumber | null\tSecurity index\tmembers.twoFAInformation\tobject\t2FA information for the user\tmembers.twoFAInformation.type\t'sso' | 'email_token' | 'totp_device_registration' | 'totp_login' | undefined\t2FA type\tmembers.twoFAInformation.phone\tstring | null\tPhone number for 2FA\tmembers.twoFAInformation.lastUpdateDateUnix\tnumber | null\tLast updated date of 2FA in Unix time\tmembers.hasPublicKey\tboolean\tTrue if user has a public key\tbillingAdmins\tArray of string\tArray of emails of billing admins\tpage\tnumber\tCurrent page of results\tpages\tnumber\tTotal pages of results"}},"/business/reports":{"title":"Reports","data":{"":"You can get reports on your team about the number of seats provisioned, used and pending. You can also get reports on the aggregated password health history of your team.","fetch-reports#Fetch reports":"The following commands take in input the number of days to look back for the password health history. The default is 0 day.\ndcli t report 30","generate-graphics-from-reports#Generate graphics from reports":"One way to consume password health history reports is to generate graphics from them.\n\nThe following Python script example will generate a graphic from the report.\nimport matplotlib.pyplot as plt\nimport numpy as np\n\n\ndef format_month(month: str):\nmatch month:\ncase \"01\":\nreturn \"Jan\"\ncase \"02\":\nreturn \"Feb\"\ncase \"03\":\nreturn \"Mar\"\ncase \"04\":\nreturn \"Apr\"\ncase \"05\":\nreturn \"May\"\ncase \"06\":\nreturn \"Jun\"\ncase \"07\":\nreturn \"Jui\"\ncase \"08\":\nreturn \"Aug\"\ncase \"09\":\nreturn \"Sep\"\ncase \"10\":\nreturn \"Oct\"\ncase \"11\":\nreturn \"Nov\"\ncase \"12\":\nreturn \"Dec\"\n\n\ndef format_x_label(label: str):\nyear, month = label.split(\"-\")\nreturn f\"{format_month(month)} {year}\"\n\n\ndef generate_graph(file_path: str, data):\ndates = []\nvalues = []\nfor value in data:\ndates.append(np.datetime64(value[\"date\"]))\nvalues.append(value[\"securityIndex\"])\n\n# create two subplots with the shared x and y axes\nfig, (ax) = plt.subplots(figsize=(10, 5))\n\nax.plot(dates, values, lw=2, color=\"#4e828f\")\nax.grid(True)\n\nax.set_ylabel(\"Security score\")\nlabels = ax.get_xticklabels()\nfor label in labels:\nlabel._text = format_x_label(label._text)\nax.set_xticklabels(labels)\n\nax.set_ylim(min(values) - 10, 100)\n\nfig.suptitle(\"Evolution of the team security score\")\nfig.autofmt_xdate()\n\nplt.savefig(file_path)\nplt.close()\nreturn file_path"}},"/":{"title":"Documentation","data":{"":"Dashlane CLI is a command line interface for Dashlane. It allows you to interact with your Dashlane account, and to manage your passwords and personal data.Dashlane CLI also allows you to access team admin related features such as accessing your team's member list, Dark Web Insights reports and activity logs.This documentation is separated into two parts:"}},"/install":{"title":"Install","data":{"":"You can install the Dashlane CLI using Homebrew, a package manager for macOS. To install Homebrew, run the following command in your terminal:\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nThen you need to run the following command:\nbrew install dashlane/tap/dashlane-cli\n\n\nFirst you need to download or git clone this repository and run the following commands in the root directory of the repository.Install the dependencies:\nyarn\nIn order to build:\nyarn run build\nIn order to link:\nyarn link\n\n\nHead to the releases page and download the latest version of the CLI for your platform.Move the executable binary to the bin folder of your choice and add it to your PATH.You may need to mark the binary as executable:\nchmod +x dcli-macos\nOn macos, you may also need to allow the binary to run in your security settings. To do so, go to System Preferences > Security & Privacy > General and click on \"Allow Anyway\" next to the message \"dcli-macos was blocked from use because it is not from an identified developer\"."}},"/logout":{"title":"Logout","data":{"":"If you want to start fresh with the CLI or use another account, you can logout and reset the local data by running the following command:\ndcli logout\n\nThis does not perform an account reset, it only resets the local data on the device.\nA confirmation will be asked, then the local database containing your encrypted data will be wiped and any entry related to the CLI will be removed from the OS keychain."}},"/personal/authentication":{"title":"Authentication","data":{"":"To start with launch a first manual sync:\ndcli sync\nAuthenticating to your personal vault requires your email.\nYou will be then asked to validate a second factor to register the CLI to your account.\nSSO authentication is not supported yet.","supported-2fa-methods#Supported 2FA methods":"Email code validation (default)\nTOTP code validation (via an authenticator app)\nDUO push notification\n\nBy completing the device registration process, you'll be now asked to enter your Master Password.","options#Options":"By default your Master Password will be saved locally in the OS keychain so you don't have to enter it every time.\nYou can disable this behavior with the following command:\ndcli configure save-master-password false"}},"/personal/devices":{"title":"Managing your devices","data":{"":"","list-your-devices#List your devices":"dcli devices list\nYou'll get a list of all your devices, with their ID, name, and platform.\nf6110572 Chrome - Linux server_standalone other\ne96c8942 Firefox - Ubuntu server_standalone other\n9d7fc86f Chrome - Mac OS server_standalone other\n61e815b5 Dashlane CLI server_standalone current\nYou can also request the result in JSON format:\ndcli devices list --json","remove-devices-from-your-account#Remove devices from your account":"Devices that are removed from your account will need to re-authenticate to Dashlane again.\nThis is useful if you want to remove a device that you no longer use, or you don't have access to anymore.","remove-specific-devices#Remove specific devices":"dcli devices remove ","remove-all-devices-except-the-current-one#Remove all devices except the current one":"dcli devices remove --other","remove-all-devices-including-current-cli-device#Remove all devices including current CLI device":"dcli devices remove --all\n\nIf you remove the current CLI device, you will need to do a dcli logout in order to re-authenticate."}},"/personal":{"title":"Get started with Personal Commands","data":{"":"Accessing your personal vault allows you to view your passwords, secure notes and OTP codes."}},"/personal/vault":{"title":"Accessing your Vault","data":{"":"For now accessing your vault is read only.","get-a-password#Get a password":"dcli p mywebsite\n# will return any entry for which either the url or the title matches mywebsite\n\ndcli p id=xxxxxx\n# will return any entry for which the id matches xxxxxx\n\ndcli p url=someurl title=mytitle\n# will return any entry for which the url matches someurl, or the title matches mytitle\n\ndcli p url,title=mywebsite\n# will return any entry for which either the url or the title matches mywebsite\nNote: You can select a different output for passwords among clipboard, password, json. The JSON option outputs all the matching credentials.","generate-an-otp-code#Generate an OTP code":"dcli otp [filters]","get-a-secure-note#Get a secure note":"dcli note [titleFilter]","options#Options":"By default an automatic synchronization is performed once per hour.\nYou can change this behavior with the following command:\ndcli configure disable-auto-sync true","use-cases#Use cases":"","use-ssh-keys-from-your-vault#Use SSH Keys from your vault":"This use case shows you how to use Dashlane to store your SSH keys and use them to connect to your servers.\nThis could be useful if you want to share SSH keys with your team.Let's say you have generated a new SSH key pair and you want to store it in Dashlane.\n# this is an example, use the parameters you want\nssh-keygen -t rsa -b 4096 -C \"Dashlane SSH demo key\"\nCopy the private key to your clipboard and store it in a new secure note (named SSH_DEMO_KEY in our example) in Dashlane via the extension.\nIt is important to include the headers of the key (-----BEGIN PRIVATE KEY----- and -----END PRIVATE KEY-----) in the secure note.Now, make sure your CLI is synchronized:\ndcli sync\nOnce done, you can retrieve the private key from your vault and inject it in your SSH agent:\ndcli n SSH_DEMO_KEY | ssh-add -"}}} \ No newline at end of file +{"/business/audit-logs":{"title":"Audit logs","data":{"":"Needs team credentials to use this command.","fetching-the-logs#Fetching the logs":"You can query the audit logs using the logs command. For example:\ndcli t logs\nYou can also save the logs to a file:\ndcli t logs --start 0 --end now > logs.json\nThe logs are output in JSON format, each line is a new log entry.\n{\"uuid\": \"e2d9ce5b-[..redacted..]-b6de479b3483\", \"team_id\": 1315574321, \"category\": \"authentication\", \"log_type\": \"user_device_added\", \"date_time\": 1688629046919, \"properties\": {\"device_name\": \"Dashlane CLI\", \"author_login\": \"admin@something.io\", \"device_platform\": \"server_standalone\"}, \"author_user_id\": 28080685, \"schema_version\": \"1.0.0\"}\n{\"uuid\": \"d2f5db34-[..redacted..]-1dfcc3bdf911\", \"team_id\": 1315574321, \"category\": \"authentication\", \"log_type\": \"user_device_added\", \"date_time\": 1688628172021, \"properties\": {\"device_name\": \"Chrome - Mac OS\", \"author_login\": \"admin@something.io\", \"device_platform\": \"server_standalone\"}, \"author_user_id\": 28080685, \"schema_version\": \"1.0.0\"}\n{\"uuid\": \"4ca3bb56-[..redacted..]-66cbb387cb54\", \"team_id\": 1315574321, \"category\": \"authentication\", \"log_type\": \"user_device_added\", \"date_time\": 1683303544898, \"properties\": {\"device_name\": \"Firefox - Ubuntu\", \"author_login\": \"user@something.io\", \"device_platform\": \"server_standalone\"}, \"author_user_id\": 28086620, \"schema_version\": \"1.0.0\"}\n{\"uuid\": \"68e70f62-[..redacted..]-1bb9830f9f18\", \"team_id\": 1315574321, \"category\": \"team_settings_sso\", \"log_type\": \"sso_service_provider_url_set\", \"date_time\": 1671629557924, \"properties\": {\"author_login\": \"admin@something.io\", \"service_provider_url\": \"https://sso.nitro.dashlane.com\"}, \"author_user_id\": 28080685, \"schema_version\": \"1.0.0\"}","filtering-the-logs#Filtering the logs":"With the following options you can filter the logs by start and end date, log type and category.\n--start start timestamp in ms (default: \"0\")\n--end end timestamp in ms (default: \"now\")\n--type log type\n--category log category","logs-types-default#Logs types (default)":"Type\tEvent message\tmaster_password_reset_accepted\tAccepted an Account Recovery request from %(email)s\tmaster_password_reset_refused\tDenied an Account Recovery request from %(email)s\tuser_device_added\tAdded the device %(name)s\tuser_device_removed\tRemoved the device %(name)s\trequested_account_recovery\tRequested Account Recovery\tcompleted_account_recovery\tRecovered their account through Account Recovery\tdwm_email_added\tAdded %(email)s to Dark Web Monitoring\tdwm_email_removed\tRemoved %(email)s from Dark Web Monitoring\tuser_group_created\tCreated a group named %(groupName)s\tuser_group_renamed\tRenamed the %(oldGroupName)s group to %(newGroupName)s\tuser_group_deleted\tDeleted the %(groupName)s group\tuser_joined_user_group\tJoined the %(groupName)s group\tuser_invited_to_user_group\tInvited %(email)s to the %(groupName)s group\tuser_declined_invite_to_user_group\tDeclined to join the %(groupName)s group\tuser_removed_from_user_group\tRemoved %(email)s from the %(groupName)s group\tteam_name_changed\tChanged your company name to “%(name)s”\tnew_billing_period_created\tExtended your account until %(date)s\tseats_added\tAdded %(count)s seats to your account\tdomain_requested\tAdded %(domain)s as an unverified domain\tdomain_validated\tVerified the domain %(domain)s\tcollect_sensitive_data_audit_logs_enabled\t(user) turned on unencrypted vault logs\tcollect_sensitive_data_audit_logs_disabled\t(user) turned off unencrypted vault logs\tsso_idp_metadata_set\tUpdated SSO identity provider metadata\tsso_service_provider_url_set\tConfigured SSO service provider URL\tsso_enabled\tEnabled SSO\tsso_disabled\tDisabled SSO\tcontact_email_changed\tChanged contact email to %(email)s\tmaster_password_mobile_reset_enabled\tTurned on biometric recovery for %(deviceName)s\ttwo_factor_authentication_login_method_added\tActivated a 2FA method\ttwo_factor_authentication_login_method_removed\tRemoved a 2FA method\tuser_invited\tInvited %(email)s to your account\tuser_removed\tRevoked %(email)s from your account\tteam_captain_added\tChanged %(email)s to admin rights\tteam_captain_removed\tChanged %(email)s to member rights\tgroup_manager_added\tChanged %(email)s to group manager rights\tgroup_manager_removed\tChanged %(email)s to member rights\tuser_reinvited\tResent an invite to %(email)s\tbilling_admin_added\tMade %(name)s the billing contact\tbilling_admin_removed\tRevoked %(name)s as the billing contact","logs-types-sensitive#Logs types (sensitive)":"You can turn on logging sensitive actions in the Policies section of Settings in the Admin Console. Read more about it in our dedicated Help Center article.\nType\tEvent message\tcollect_sensitive_data_audit_logs_enabled\t(user) turned on additional activity logs (unencrypted)\tcollect_sensitive_data_audit_logs_disabled\t(user) turned off additional activity logs (unencrypted)\tuser_shared_credential_with_group\t(user) shared %(rights [limited/full]) rights to the %(domain)s\tuser_shared_credential_with_email\t(user) shared %(rights [limited/full]) rights to the %(domain)s\tuser_shared_credential_with_external\t(user) shared %(rights [limited/full]) rights to the %(domain)s\tuser_accepted_sharing_invite_credential\t(user) accepted a sharing invitation for the %(domain)s\tuser_rejected_sharing_invite_credential\t(user) rejected a sharing invitation for the %(domain)s\tuser_revoked_shared_credential_group\t(user) revoked access to the %(domain)s login\tuser_revoked_shared_credential_external\t(user) revoked access to the %(domain)s login\tuser_revoked_shared_credential_email\t(user) revoked access to the %(domain)s login\tuser_created_credential\t(user) created a login for %(domain)s\tuser_modified_credential\t(user) modified the login for %(domain)s\tuser_deleted_credential\t(user) deleted the login for %(domain)s","logs-categories#Logs categories":"Category\tauthentication\tdark_web_monitoring\tgroups\tsharing\tteam_account\tteam_settings\tteam_settings_sso\tusers\tuser_settings\tvault_passwords","use-cases#Use cases":"","sending-audit-logs-to-a-siem-or-log-management-solution#Sending audit logs to a SIEM or log management solution":"If you want to send the logs to a SIEM for instance, you can pull the logs periodically and only get the new logs by using the --start option.Here is an example of a cron job that pulls the latest logs of the day and append them to a file:\n#!/bin/bash\n\n# Create the cron job\n# crontab -e\n# 0 0 * * * /path/to/script.sh\n\n# Get the latest pull date\nif [ -f \"last_pull_date\" ]; then\nlast_pull_date=$(cat last_pull_date)\nelse\nlast_pull_date=0\nfi\n\n# Save the latest pull date\ndate +%s000 > last_pull_date\n\n# Pull the logs\ndcli t logs --start $last_pull_date >> logs.json\nMake sure to replace /path/to/script.sh with the actual path to the script.\nThe other paths in the script are only examples and may not reflect the permissions of your system, you can change them to your needs.Configure your SIEM agent to watch the logs.json file changes."}},"/business":{"title":"Get started with Business Commands","data":{"":"Commands related to business use a different authentication than your personal vault.Commands are calling a server API to perform actions and retrieve data. The first step is to login with the personal account (follow this guide) of a team admin and to generate a set of credentials.","generate-credentials#Generate credentials":"Needs to be authenticated as an admin to use this command.\n\ndcli t generate-credentials\nYou will be prompted with a list of variables to export in your environment.\nexport DASHLANE_TEAM_UUID=08a48d4f-[..redacted..]-fba9193d968c\nexport DASHLANE_TEAM_ACCESS_KEY=f56[..redacted..]56ce\nexport DASHLANE_TEAM_SECRET_KEY=839c9[..redacted..]3ada5\nMake sure you save them in a safe place (use a secure note for instance 😉).","revoke-credentials#Revoke credentials":"Needs to be authenticated as an admin to use this command.\n\ndcli t revoke-credentials "}},"/business/members":{"title":"Listing members","data":{"":"Needs team credentials to use this command.","fetching-the-list-of-members#Fetching the list of members":"Listing team members allows you to access many information about them, such as their email, their role, their 2FA status, their security score, etc.\ndcli t members","filtering-the-list-of-members#Filtering the list of members":"You can pipe the output to jq to filter the results:\ndcli t members | jq '.members[] | select(.isTeamCaptain == true)'","members-interface#Members interface":"Property\tType\tDescription\tmembers\tArray of object\tArray of team members\tmembers.userId\tnumber | undefined\tThe user identifier of the user\tmembers.login\tstring\tUser login (usually email)\tmembers.status\tstring\tMember status\tmembers.joinedDateUnix\tnumber | null\tThe join date of member in Unix time\tmembers.lastUpdateDateUnix\tnumber | null\tLast updated date of member in Unix time\tmembers.isBillingAdmin\tboolean\tTrue if user is a billing admin, false otherwise\tmembers.isTeamCaptain\tboolean\tTrue if user is a team captain, false otherwise\tmembers.isGroupManager\tboolean\tTrue if user is a group manager, false otherwise\tmembers.email\tstring | undefined\tThe user's account email\tmembers.isAccountCreated\tboolean | undefined\tIf user account is created\tmembers.invitedDateUnix\tnumber\tDate user was invited\tmembers.token\tobject\tThe user's invite token\tmembers.token.userId\tnumber | undefined\tUser identifier associated with the token\tmembers.token.teamId\tnumber | undefined\tTeam identifier associated with the token\tmembers.token.token\tstring | undefined\tValue of the invite token\tmembers.token.isFresh\tboolean | undefined\tTrue if token is not used, false otherwise\tmembers.token.inviteUserId\tnumber | undefined\tThe user identifier of the inviter\tmembers.revokedDateUnix\tnumber | null\tWhen user's account was revoked in Unix time\tmembers.language\tstring | undefined\tUser's preferred language\tmembers.nbrPasswords\tnumber | null\tNumber of passwords stored by user\tmembers.reused\tnumber | null\tNumber of reused passwords\tmembers.reusedDistinct\tnumber | null\tNumber of distinct reused passwords\tmembers.weakPasswords\tnumber | null\tNumber of weak passwords\tmembers.compromisedPasswords\tnumber | null\tNumber of compromised passwords\tmembers.averagePasswordStrength\tnumber | null\tAverage password strength score\tmembers.passwordStrength0_19Count\tnumber | null\tNumber of passwords between 0 to 19 characters\tmembers.passwordStrength20_39Count\tnumber | null\tNumber of passwords between 20 to 39 characters\tmembers.passwordStrength40_59Count\tnumber | null\tNumber of passwords between 40 to 59 characters\tmembers.passwordStrength60_79Count\tnumber | null\tNumber of passwords between 60 to 79 characters\tmembers.passwordStrength80_100Count\tnumber | null\tNumber of passwords between 80 to 100 characters\tmembers.safePasswords\tnumber | null\tNumber of passwords considered safe\tmembers.name\tstring | null\tUser's name\tmembers.securityIndex\tnumber | null\tSecurity index\tmembers.twoFAInformation\tobject\t2FA information for the user\tmembers.twoFAInformation.type\t'sso' | 'email_token' | 'totp_device_registration' | 'totp_login' | undefined\t2FA type\tmembers.twoFAInformation.phone\tstring | null\tPhone number for 2FA\tmembers.twoFAInformation.lastUpdateDateUnix\tnumber | null\tLast updated date of 2FA in Unix time\tmembers.hasPublicKey\tboolean\tTrue if user has a public key\tbillingAdmins\tArray of string\tArray of emails of billing admins\tpage\tnumber\tCurrent page of results\tpages\tnumber\tTotal pages of results"}},"/business/reports":{"title":"Reports","data":{"":"You can get reports on your team about the number of seats provisioned, used and pending. You can also get reports on the aggregated password health history of your team.","fetch-reports#Fetch reports":"The following commands take in input the number of days to look back for the password health history. The default is 0 day.\ndcli t report 30","generate-graphics-from-reports#Generate graphics from reports":"One way to consume password health history reports is to generate graphics from them.\n\nThe following Python script example will generate a graphic from the report.\nimport matplotlib.pyplot as plt\nimport numpy as np\n\n\ndef format_month(month: str):\nmatch month:\ncase \"01\":\nreturn \"Jan\"\ncase \"02\":\nreturn \"Feb\"\ncase \"03\":\nreturn \"Mar\"\ncase \"04\":\nreturn \"Apr\"\ncase \"05\":\nreturn \"May\"\ncase \"06\":\nreturn \"Jun\"\ncase \"07\":\nreturn \"Jui\"\ncase \"08\":\nreturn \"Aug\"\ncase \"09\":\nreturn \"Sep\"\ncase \"10\":\nreturn \"Oct\"\ncase \"11\":\nreturn \"Nov\"\ncase \"12\":\nreturn \"Dec\"\n\n\ndef format_x_label(label: str):\nyear, month = label.split(\"-\")\nreturn f\"{format_month(month)} {year}\"\n\n\ndef generate_graph(file_path: str, data):\ndates = []\nvalues = []\nfor value in data:\ndates.append(np.datetime64(value[\"date\"]))\nvalues.append(value[\"securityIndex\"])\n\n# create two subplots with the shared x and y axes\nfig, (ax) = plt.subplots(figsize=(10, 5))\n\nax.plot(dates, values, lw=2, color=\"#4e828f\")\nax.grid(True)\n\nax.set_ylabel(\"Security score\")\nlabels = ax.get_xticklabels()\nfor label in labels:\nlabel._text = format_x_label(label._text)\nax.set_xticklabels(labels)\n\nax.set_ylim(min(values) - 10, 100)\n\nfig.suptitle(\"Evolution of the team security score\")\nfig.autofmt_xdate()\n\nplt.savefig(file_path)\nplt.close()\nreturn file_path"}},"/":{"title":"Documentation","data":{"":"Dashlane CLI is a command line interface for Dashlane. It allows you to interact with your Dashlane account, and to manage your passwords and personal data.Dashlane CLI also allows you to access team admin related features such as accessing your team's member list, Dark Web Insights reports and activity logs.This documentation is separated into two parts:"}},"/install":{"title":"Install","data":{"":"The Dashlane CLI can be installed in multiple ways. You can either install it using Homebrew on macOS and Linux, manually with Yarn or download the packaged executables for Windows, macOS and Linux on x64 architectures.\n\nYou can install the Dashlane CLI using Homebrew, a package manager for macOS and Linux.To install Homebrew, run the following command in your terminal:\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nThen you need to run the following command:\nbrew install dashlane/tap/dashlane-cli\nThe CLI is now installed on your machine, it will be updated automatically when a new version is released.\n\nThis method is available on every environment that supports Node.js and Yarn.First you need to download or git clone this repository and run the following commands in the root directory of the repository.Install the dependencies:\nyarn\nIn order to build:\nyarn run build\nIn order to link:\nyarn link\nMake sure to pull the latest changes and rebuild the project to get the latest version of the CLI.\n\nHead to the releases page and download the latest version of the CLI for your platform (Windows, macOS or Linux).You may need to mark the binary as executable (on macOS and Linux):\nchmod +x dcli-macos-x64\nYou can now try to run the CLI from the current directory in a terminal (Shell, PowerShell, etc.):\n./dcli-macos-x64\nMove the executable binary to the bin folder of your choice, for instance:\n# On macOS:\nmv dcli-macos-x64 /usr/local/bin/dcli\n\n# On Linux:\nmv dcli-linux-x64 /usr/local/bin/dcli\n\n# On Windows:\nmove dcli-win-x64.exe C:\\Windows\\System32\\dcli.exe\nOn macOS, you may also need to allow the binary to run in your security settings.\nTo do so, go to System Preferences > Security & Privacy > General and click on \"Allow Anyway\" next to the message \"dcli-macos was blocked from use because it is not from an identified developer\".You will need to get the latest version of the CLI manually by downloading the latest release and replacing the binary in your bin folder.","whats-next#What's next?":"Authenticate to your personal account\nGetting Started with Business Commands"}},"/personal/authentication":{"title":"Authentication","data":{"":"To start with launch a first manual sync:\ndcli sync\nAuthenticating to your personal vault requires your email.\nYou will be then asked to validate a second factor to register the CLI to your account.\nSSO authentication is not supported yet.","supported-2fa-methods#Supported 2FA methods":"Email code validation (default)\nTOTP code validation (via an authenticator app)\nDashlane Authenticator push notification\nDUO push notification\n\nBy completing the device registration process, you'll be now asked to enter your Master Password.","options#Options":"By default your Master Password will be saved locally in the OS keychain so you don't have to enter it every time.\nYou can disable this behavior with the following command:\ndcli configure save-master-password false"}},"/logout":{"title":"Logout","data":{"":"If you want to start fresh with the CLI or use another account, you can logout and reset the local data by running the following command:\ndcli logout\n\nThis does not perform an account reset, it only resets the local data on the device.\nA confirmation will be asked, then the local database containing your encrypted data will be wiped and any entry related to the CLI will be removed from the OS keychain."}},"/personal/devices":{"title":"Managing your devices","data":{"":"","list-your-devices#List your devices":"dcli devices list\nYou'll get a list of all your devices, with their ID, name, and platform.\nf6110572 Chrome - Linux server_standalone other\ne96c8942 Firefox - Ubuntu server_standalone other\n9d7fc86f Chrome - Mac OS server_standalone other\n61e815b5 Dashlane CLI server_standalone current\nYou can also request the result in JSON format:\ndcli devices list --json","remove-devices-from-your-account#Remove devices from your account":"Devices that are removed from your account will need to re-authenticate to Dashlane again.\nThis is useful if you want to remove a device that you no longer use, or you don't have access to anymore.","remove-specific-devices#Remove specific devices":"dcli devices remove ","remove-all-devices-except-the-current-one#Remove all devices except the current one":"dcli devices remove --other","remove-all-devices-including-current-cli-device#Remove all devices including current CLI device":"dcli devices remove --all\n\nIf you remove the current CLI device, you will need to do a dcli logout in order to re-authenticate."}},"/personal":{"title":"Get started with Personal Commands","data":{"":"Accessing your personal vault allows you to view your passwords, secure notes and OTP codes."}},"/personal/vault":{"title":"Accessing your Vault","data":{"":"For now accessing your vault is read only.","get-a-password#Get a password":"dcli p mywebsite\n# will return any entry for which either the url or the title matches mywebsite\n\ndcli p id=xxxxxx\n# will return any entry for which the id matches xxxxxx\n\ndcli p url=someurl title=mytitle\n# will return any entry for which the url matches someurl, or the title matches mytitle\n\ndcli p url,title=mywebsite\n# will return any entry for which either the url or the title matches mywebsite\nNote: You can select a different output for passwords among clipboard, password, json. The JSON option outputs all the matching credentials.","generate-an-otp-code#Generate an OTP code":"dcli otp [filters]","get-a-secure-note#Get a secure note":"dcli note [titleFilter]","options#Options":"By default an automatic synchronization is performed once per hour.\nYou can change this behavior with the following command:\ndcli configure disable-auto-sync true","use-cases#Use cases":"","use-ssh-keys-from-your-vault#Use SSH Keys from your vault":"This use case shows you how to use Dashlane to store your SSH keys and use them to connect to your servers.\nThis could be useful if you want to share SSH keys with your team.Let's say you have generated a new SSH key pair and you want to store it in Dashlane.\n# this is an example, use the parameters you want\nssh-keygen -t rsa -b 4096 -C \"Dashlane SSH demo key\"\nCopy the private key to your clipboard and store it in a new secure note (named SSH_DEMO_KEY in our example) in Dashlane via the extension.\nIt is important to include the headers of the key (-----BEGIN PRIVATE KEY----- and -----END PRIVATE KEY-----) in the secure note.Now, make sure your CLI is synchronized:\ndcli sync\nOnce done, you can retrieve the private key from your vault and inject it in your SSH agent:\ndcli n SSH_DEMO_KEY | ssh-add -"}},"/troubleshooting":{"title":"Troubleshooting","data":{"":"Here are a few common issues and how to fix them.","mismatching-signatures#Mismatching signatures":"If you are using the CLI in multiple environments, and particularly in an IDE like WebStorm, they may use different\nOS keychain environments so the local keys may not match: the reason why signatures are invalid.To detect this problem you can, on Linux, install secret-tool: sudo apt install libsecret-tools, execute\nsecret-tool search service dashlane-cli on every environment and check if the secrets match.If they don't, you can fix the error by manually editing what is stored in the OS keychain using this command:\nsecret-tool store --label \"dashlane-cli@\" service dashlane-cli account in the\nfailing environment with the secret from the healthy environment.","requesterror-unable-to-verify-the-first-certificate#RequestError: unable to verify the first certificate":"In NodeJS the list of certificate authorities is hardcoded, read more here: nodejs/node#4175.\nYou can use an environment variable to add custom certs (see documentation):\n\n\nexport NODE_EXTRA_CA_CERTS=\"/path/to/cert.pem\"\n\n\n\n$Env:NODE_EXTRA_CA_CERTS=\"C:\\certs\\root.crt\"\n\n\n\nset NODE_EXTRA_CA_CERTS=\"C:\\certs\\root.crt\"\n\n\nSee the issue #46."}}} \ No newline at end of file diff --git a/_next/static/chunks/pages/business-88e03c9a199dba49.js b/_next/static/chunks/pages/business-88e03c9a199dba49.js deleted file mode 100644 index 2647aacd..00000000 --- a/_next/static/chunks/pages/business-88e03c9a199dba49.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[145],{8548:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business",function(){return n(1290)}])},979:function(e,s,n){"use strict";var t=n(5893),a=n(1163),r=n(7391);s.Z={logo:(0,t.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,t.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,t.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,a.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:n}=(0,a.useRouter)(),{frontMatter:i}=(0,r.ZR)(),o="https://dashlane.github.io/dashlane-cli"+(s===n?e:"/".concat(n).concat(e));return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("meta",{property:"og:url",content:o}),(0,t.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,t.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},1290:function(e,s,n){"use strict";n.r(s);var t=n(5893),a=n(2673),r=n(7391),i=n(979);n(9966);var o=n(1151);n(5675);var l=n(1149);let d={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,o.ah)(),e.components);return s?(0,t.jsx)(s,{...e,children:(0,t.jsx)(c,{...e})}):c(e)},pageOpts:{filePath:"pages/business/index.mdx",route:"/business",headings:[{depth:1,value:"Get started with Business Commands",id:"get-started-with-business-commands"},{depth:2,value:"Generate credentials",id:"generate-credentials"},{depth:2,value:"Revoke credentials",id:"revoke-credentials"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Get started with Business Commands"},pageNextRoute:"/business",nextraLayout:r.ZP,themeConfig:i.Z};function c(e){let s=Object.assign({h1:"h1",p:"p",a:"a",h2:"h2",pre:"pre",code:"code",span:"span"},(0,o.ah)(),e.components);return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(s.h1,{children:"Get started with Business Commands"}),"\n",(0,t.jsx)(s.p,{children:"Commands related to business use a different authentication than your personal vault."}),"\n",(0,t.jsxs)(s.p,{children:["Commands are calling a server API to perform actions and retrieve data. The first step is to login with the personal account (",(0,t.jsx)(s.a,{href:"/personal/authentication",children:"follow this guide"}),") of a team admin and to generate a set of credentials."]}),"\n",(0,t.jsx)(s.h2,{id:"generate-credentials",children:"Generate credentials"}),"\n",(0,t.jsx)(l.UW,{emoji:"\uD83D\uDCA1",children:"Needs to be authenticated as an admin to use this command."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"generate-credentials"})]})})}),"\n",(0,t.jsx)(s.p,{children:"You will be prompted with a list of variables to export in your environment."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"export"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" DASHLANE_TEAM_UUID"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"08"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"a48d4f-[..redacted..]-fba9193d968c"})]}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"export"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" DASHLANE_TEAM_ACCESS_KEY"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"f56[..redacted..]56ce"})]}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"export"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" DASHLANE_TEAM_SECRET_KEY"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"839"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"c9[..redacted..]3ada5"})]})]})}),"\n",(0,t.jsx)(s.p,{children:"Make sure you save them in a safe place (use a secure note for instance \uD83D\uDE09)."}),"\n",(0,t.jsx)(s.h2,{id:"revoke-credentials",children:"Revoke credentials"}),"\n",(0,t.jsx)(l.UW,{emoji:"\uD83D\uDCA1",children:"Needs to be authenticated as an admin to use this command."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"revoke-credentials"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"DASHLANE_TEAM_ACCESS_KE"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:"Y"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:">"})]})})})]})}s.default=(0,a.j)(d)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=8548)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/business-ac437f657e653a7e.js b/_next/static/chunks/pages/business-ac437f657e653a7e.js new file mode 100644 index 00000000..73b3ff99 --- /dev/null +++ b/_next/static/chunks/pages/business-ac437f657e653a7e.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[145],{8548:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business",function(){return n(1290)}])},979:function(e,s,n){"use strict";var t=n(5893),a=n(1163),r=n(7391);s.Z={logo:(0,t.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,t.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,t.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,a.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:n}=(0,a.useRouter)(),{frontMatter:i}=(0,r.ZR)(),o="https://dashlane.github.io/dashlane-cli"+(s===n?e:"/".concat(n).concat(e));return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("meta",{property:"og:url",content:o}),(0,t.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,t.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},1290:function(e,s,n){"use strict";n.r(s);var t=n(5893),a=n(2673),r=n(7391),i=n(979);n(9966);var o=n(1151);n(5675);var l=n(1149);let d={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,o.ah)(),e.components);return s?(0,t.jsx)(s,{...e,children:(0,t.jsx)(c,{...e})}):c(e)},pageOpts:{filePath:"pages/business/index.mdx",route:"/business",headings:[{depth:1,value:"Get started with Business Commands",id:"get-started-with-business-commands"},{depth:2,value:"Generate credentials",id:"generate-credentials"},{depth:2,value:"Revoke credentials",id:"revoke-credentials"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Get started with Business Commands"},pageNextRoute:"/business",nextraLayout:r.ZP,themeConfig:i.Z};function c(e){let s=Object.assign({h1:"h1",p:"p",a:"a",h2:"h2",pre:"pre",code:"code",span:"span"},(0,o.ah)(),e.components);return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(s.h1,{children:"Get started with Business Commands"}),"\n",(0,t.jsx)(s.p,{children:"Commands related to business use a different authentication than your personal vault."}),"\n",(0,t.jsxs)(s.p,{children:["Commands are calling a server API to perform actions and retrieve data. The first step is to login with the personal account (",(0,t.jsx)(s.a,{href:"/personal/authentication",children:"follow this guide"}),") of a team admin and to generate a set of credentials."]}),"\n",(0,t.jsx)(s.h2,{id:"generate-credentials",children:"Generate credentials"}),"\n",(0,t.jsx)(l.UW,{emoji:"\uD83D\uDCA1",children:"Needs to be authenticated as an admin to use this command."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"generate-credentials"})]})})}),"\n",(0,t.jsx)(s.p,{children:"You will be prompted with a list of variables to export in your environment."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"export"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" DASHLANE_TEAM_UUID"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"08"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"a48d4f-[..redacted..]-fba9193d968c"})]}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"export"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" DASHLANE_TEAM_ACCESS_KEY"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"f56[..redacted..]56ce"})]}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"export"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" DASHLANE_TEAM_SECRET_KEY"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"839"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"c9[..redacted..]3ada5"})]})]})}),"\n",(0,t.jsx)(s.p,{children:"Make sure you save them in a safe place (use a secure note for instance \uD83D\uDE09)."}),"\n",(0,t.jsx)(s.h2,{id:"revoke-credentials",children:"Revoke credentials"}),"\n",(0,t.jsx)(l.UW,{emoji:"\uD83D\uDCA1",children:"Needs to be authenticated as an admin to use this command."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"revoke-credentials"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"DASHLANE_TEAM_ACCESS_KE"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:"Y"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:">"})]})})})]})}s.default=(0,a.j)(d)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=8548)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/business/audit-logs-4146681a74ccb6c3.js b/_next/static/chunks/pages/business/audit-logs-4146681a74ccb6c3.js new file mode 100644 index 00000000..0a69708d --- /dev/null +++ b/_next/static/chunks/pages/business/audit-logs-4146681a74ccb6c3.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[678],{8334:function(s,e,r){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business/audit-logs",function(){return r(8430)}])},979:function(s,e,r){"use strict";var n=r(5893),i=r(1163),t=r(7391);e.Z={logo:(0,n.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,n.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,n.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:s}=(0,i.useRouter)();if("/"!==s)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:s,defaultLocale:e,locale:r}=(0,i.useRouter)(),{frontMatter:o}=(0,t.ZR)(),l="https://dashlane.github.io/dashlane-cli"+(e===r?s:"/".concat(r).concat(s));return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)("meta",{property:"og:url",content:l}),(0,n.jsx)("meta",{property:"og:title",content:o.title||"Dashlane CLI"}),(0,n.jsx)("meta",{property:"og:description",content:o.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},8430:function(s,e,r){"use strict";r.r(e);var n=r(5893),i=r(2673),t=r(7391),o=r(979);r(9966);var l=r(1151);r(5675);var a=r(1149);let c={MDXContent:function(){let s=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:e}=Object.assign({},(0,l.ah)(),s.components);return e?(0,n.jsx)(e,{...s,children:(0,n.jsx)(d,{...s})}):d(s)},pageOpts:{filePath:"pages/business/audit-logs.mdx",route:"/business/audit-logs",headings:[{depth:1,value:"Audit logs",id:"audit-logs"},{depth:2,value:"Fetching the logs",id:"fetching-the-logs"},{depth:2,value:"Filtering the logs",id:"filtering-the-logs"},{depth:2,value:"Logs types (default)",id:"logs-types-default"},{depth:2,value:"Logs types (sensitive)",id:"logs-types-sensitive"},{depth:2,value:"Logs categories",id:"logs-categories"},{depth:2,value:"Use cases",id:"use-cases"},{depth:3,value:"Sending audit logs to a SIEM or log management solution",id:"sending-audit-logs-to-a-siem-or-log-management-solution"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Audit logs"},pageNextRoute:"/business/audit-logs",nextraLayout:t.ZP,themeConfig:o.Z};function d(s){let e=Object.assign({h1:"h1",h2:"h2",p:"p",code:"code",pre:"pre",span:"span",table:"table",thead:"thead",tr:"tr",th:"th",tbody:"tbody",td:"td",a:"a",h3:"h3"},(0,l.ah)(),s.components);return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(e.h1,{children:"Audit logs"}),"\n",(0,n.jsx)(a.UW,{emoji:"\uD83D\uDCA1",children:"Needs team credentials to use this command."}),"\n",(0,n.jsx)(e.h2,{id:"fetching-the-logs",children:"Fetching the logs"}),"\n",(0,n.jsxs)(e.p,{children:["You can query the audit logs using the ",(0,n.jsx)(e.code,{children:"logs"})," command. For example:"]}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,n.jsx)(e.code,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs"})]})})}),"\n",(0,n.jsx)(e.p,{children:"You can also save the logs to a file:"}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,n.jsx)(e.code,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"--start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"0"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"--end"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"now"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs.json"})]})})}),"\n",(0,n.jsx)(e.p,{children:"The logs are output in JSON format, each line is a new log entry."}),"\n",(0,n.jsx)(e.pre,{"data-language":"json","data-theme":"default",children:(0,n.jsxs)(e.code,{"data-language":"json","data-theme":"default",children:[(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"e2d9ce5b-[..redacted..]-b6de479b3483"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"authentication"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user_device_added"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1688629046919"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_name"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Dashlane CLI"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"admin@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_platform"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"server_standalone"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28080685"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"d2f5db34-[..redacted..]-1dfcc3bdf911"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"authentication"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user_device_added"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1688628172021"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_name"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Chrome - Mac OS"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"admin@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_platform"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"server_standalone"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28080685"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"4ca3bb56-[..redacted..]-66cbb387cb54"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"authentication"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user_device_added"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1683303544898"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_name"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Firefox - Ubuntu"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_platform"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"server_standalone"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28086620"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"68e70f62-[..redacted..]-1bb9830f9f18"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"team_settings_sso"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"sso_service_provider_url_set"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1671629557924"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"admin@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"service_provider_url"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"https://sso.nitro.dashlane.com"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28080685"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]})]})}),"\n",(0,n.jsx)(e.h2,{id:"filtering-the-logs",children:"Filtering the logs"}),"\n",(0,n.jsx)(e.p,{children:"With the following options you can filter the logs by start and end date, log type and category."}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.code,{"data-language":"sh","data-theme":"default",children:[(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"star"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"timestamp"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"in"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"ms"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" (default: "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:")"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--end"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"en"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"d"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"end"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"timestamp"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"in"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"ms"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" (default: "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"now"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:")"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--type"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"typ"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"e"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"log"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"type"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--category"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"categor"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"y"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"log"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"category"})]})]})}),"\n",(0,n.jsx)(e.h2,{id:"logs-types-default",children:"Logs types (default)"}),"\n",(0,n.jsxs)(e.table,{children:[(0,n.jsx)(e.thead,{children:(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.th,{children:"Type"}),(0,n.jsx)(e.th,{children:"Event message"})]})}),(0,n.jsxs)(e.tbody,{children:[(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"master_password_reset_accepted"}),(0,n.jsx)(e.td,{children:"Accepted an Account Recovery request from %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"master_password_reset_refused"}),(0,n.jsx)(e.td,{children:"Denied an Account Recovery request from %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_device_added"}),(0,n.jsx)(e.td,{children:"Added the device %(name)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_device_removed"}),(0,n.jsx)(e.td,{children:"Removed the device %(name)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"requested_account_recovery"}),(0,n.jsx)(e.td,{children:"Requested Account Recovery"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"completed_account_recovery"}),(0,n.jsx)(e.td,{children:"Recovered their account through Account Recovery"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"dwm_email_added"}),(0,n.jsx)(e.td,{children:"Added %(email)s to Dark Web Monitoring"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"dwm_email_removed"}),(0,n.jsx)(e.td,{children:"Removed %(email)s from Dark Web Monitoring"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_group_created"}),(0,n.jsx)(e.td,{children:"Created a group named %(groupName)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_group_renamed"}),(0,n.jsx)(e.td,{children:"Renamed the %(oldGroupName)s group to %(newGroupName)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_group_deleted"}),(0,n.jsx)(e.td,{children:"Deleted the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_joined_user_group"}),(0,n.jsx)(e.td,{children:"Joined the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_invited_to_user_group"}),(0,n.jsx)(e.td,{children:"Invited %(email)s to the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_declined_invite_to_user_group"}),(0,n.jsx)(e.td,{children:"Declined to join the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_removed_from_user_group"}),(0,n.jsx)(e.td,{children:"Removed %(email)s from the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"team_name_changed"}),(0,n.jsx)(e.td,{children:"Changed your company name to “%(name)s”"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"new_billing_period_created"}),(0,n.jsx)(e.td,{children:"Extended your account until %(date)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"seats_added"}),(0,n.jsx)(e.td,{children:"Added %(count)s seats to your account"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"domain_requested"}),(0,n.jsx)(e.td,{children:"Added %(domain)s as an unverified domain"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"domain_validated"}),(0,n.jsx)(e.td,{children:"Verified the domain %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_enabled"}),(0,n.jsx)(e.td,{children:"(user) turned on unencrypted vault logs"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_disabled"}),(0,n.jsx)(e.td,{children:"(user) turned off unencrypted vault logs"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_idp_metadata_set"}),(0,n.jsx)(e.td,{children:"Updated SSO identity provider metadata"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_service_provider_url_set"}),(0,n.jsx)(e.td,{children:"Configured SSO service provider URL"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_enabled"}),(0,n.jsx)(e.td,{children:"Enabled SSO"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_disabled"}),(0,n.jsx)(e.td,{children:"Disabled SSO"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"contact_email_changed"}),(0,n.jsx)(e.td,{children:"Changed contact email to %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"master_password_mobile_reset_enabled"}),(0,n.jsx)(e.td,{children:"Turned on biometric recovery for %(deviceName)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"two_factor_authentication_login_method_added"}),(0,n.jsx)(e.td,{children:"Activated a 2FA method"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"two_factor_authentication_login_method_removed"}),(0,n.jsx)(e.td,{children:"Removed a 2FA method"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_invited"}),(0,n.jsx)(e.td,{children:"Invited %(email)s to your account"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_removed"}),(0,n.jsx)(e.td,{children:"Revoked %(email)s from your account"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"team_captain_added"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to admin rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"team_captain_removed"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to member rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"group_manager_added"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to group manager rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"group_manager_removed"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to member rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_reinvited"}),(0,n.jsx)(e.td,{children:"Resent an invite to %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"billing_admin_added"}),(0,n.jsx)(e.td,{children:"Made %(name)s the billing contact"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"billing_admin_removed"}),(0,n.jsx)(e.td,{children:"Revoked %(name)s as the billing contact"})]})]})]}),"\n",(0,n.jsx)(e.h2,{id:"logs-types-sensitive",children:"Logs types (sensitive)"}),"\n",(0,n.jsxs)(e.p,{children:["You can turn on logging sensitive actions in the Policies section of Settings in the Admin Console. Read more about it in our ",(0,n.jsx)(e.a,{href:"https://support.dashlane.com/hc/en-us/articles/4414606120210",children:"dedicated Help Center article"}),"."]}),"\n",(0,n.jsxs)(e.table,{children:[(0,n.jsx)(e.thead,{children:(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.th,{children:"Type"}),(0,n.jsx)(e.th,{children:"Event message"})]})}),(0,n.jsxs)(e.tbody,{children:[(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_enabled"}),(0,n.jsx)(e.td,{children:"(user) turned on additional activity logs (unencrypted)"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_disabled"}),(0,n.jsx)(e.td,{children:"(user) turned off additional activity logs (unencrypted)"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_shared_credential_with_group"}),(0,n.jsx)(e.td,{children:"(user) shared %(rights [limited/full]) rights to the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_shared_credential_with_email"}),(0,n.jsx)(e.td,{children:"(user) shared %(rights [limited/full]) rights to the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_shared_credential_with_external"}),(0,n.jsx)(e.td,{children:"(user) shared %(rights [limited/full]) rights to the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_accepted_sharing_invite_credential"}),(0,n.jsx)(e.td,{children:"(user) accepted a sharing invitation for the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_rejected_sharing_invite_credential"}),(0,n.jsx)(e.td,{children:"(user) rejected a sharing invitation for the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_revoked_shared_credential_group"}),(0,n.jsx)(e.td,{children:"(user) revoked access to the %(domain)s login"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_revoked_shared_credential_external"}),(0,n.jsx)(e.td,{children:"(user) revoked access to the %(domain)s login"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_revoked_shared_credential_email"}),(0,n.jsx)(e.td,{children:"(user) revoked access to the %(domain)s login"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_created_credential"}),(0,n.jsx)(e.td,{children:"(user) created a login for %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_modified_credential"}),(0,n.jsx)(e.td,{children:"(user) modified the login for %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_deleted_credential"}),(0,n.jsx)(e.td,{children:"(user) deleted the login for %(domain)s"})]})]})]}),"\n",(0,n.jsx)(e.h2,{id:"logs-categories",children:"Logs categories"}),"\n",(0,n.jsxs)(e.table,{children:[(0,n.jsx)(e.thead,{children:(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.th,{children:"Category"})})}),(0,n.jsxs)(e.tbody,{children:[(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"authentication"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"dark_web_monitoring"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"groups"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"sharing"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"team_account"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"team_settings"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"team_settings_sso"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"users"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"user_settings"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"vault_passwords"})})]})]}),"\n",(0,n.jsx)(e.h2,{id:"use-cases",children:"Use cases"}),"\n",(0,n.jsx)(e.h3,{id:"sending-audit-logs-to-a-siem-or-log-management-solution",children:"Sending audit logs to a SIEM or log management solution"}),"\n",(0,n.jsxs)(e.p,{children:["If you want to send the logs to a SIEM for instance, you can pull the logs periodically and only get the new logs by using the ",(0,n.jsx)(e.code,{children:"--start"})," option."]}),"\n",(0,n.jsx)(e.p,{children:"Here is an example of a cron job that pulls the latest logs of the day and append them to a file:"}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.code,{"data-language":"sh","data-theme":"default",children:[(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"#!/bin/bash"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Create the cron job"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# crontab -e"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# 0 0 * * * /path/to/script.sh"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Get the latest pull date"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"if"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" [ "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"-f"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"last_pull_date"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ]; "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"then"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" last_pull_date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:"$("}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"cat"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"last_pull_date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:")"})]}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"else"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" last_pull_date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"0"})]}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"fi"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Save the latest pull date"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"+%s000"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"last_pull_date"})]}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Pull the logs"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"--start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" $last_pull_date "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">>"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs.json"})]})]})}),"\n",(0,n.jsxs)(e.p,{children:["Make sure to replace ",(0,n.jsx)(e.code,{children:"/path/to/script.sh"})," with the actual path to the script.\nThe other paths in the script are only examples and may not reflect the permissions of your system, you can change them to your needs."]}),"\n",(0,n.jsxs)(e.p,{children:["Configure your SIEM agent to watch the ",(0,n.jsx)(e.code,{children:"logs.json"})," file changes."]})]})}e.default=(0,i.j)(c)}},function(s){s.O(0,[774,606,888,179],function(){return s(s.s=8334)}),_N_E=s.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/business/audit-logs-6658a0f60eb3f853.js b/_next/static/chunks/pages/business/audit-logs-6658a0f60eb3f853.js deleted file mode 100644 index 1b7750ca..00000000 --- a/_next/static/chunks/pages/business/audit-logs-6658a0f60eb3f853.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[678],{8334:function(s,e,r){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business/audit-logs",function(){return r(8430)}])},979:function(s,e,r){"use strict";var n=r(5893),i=r(1163),t=r(7391);e.Z={logo:(0,n.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,n.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,n.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:s}=(0,i.useRouter)();if("/"!==s)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:s,defaultLocale:e,locale:r}=(0,i.useRouter)(),{frontMatter:o}=(0,t.ZR)(),l="https://dashlane.github.io/dashlane-cli"+(e===r?s:"/".concat(r).concat(s));return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)("meta",{property:"og:url",content:l}),(0,n.jsx)("meta",{property:"og:title",content:o.title||"Dashlane CLI"}),(0,n.jsx)("meta",{property:"og:description",content:o.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},8430:function(s,e,r){"use strict";r.r(e);var n=r(5893),i=r(2673),t=r(7391),o=r(979);r(9966);var l=r(1151);r(5675);var a=r(1149);let c={MDXContent:function(){let s=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:e}=Object.assign({},(0,l.ah)(),s.components);return e?(0,n.jsx)(e,{...s,children:(0,n.jsx)(d,{...s})}):d(s)},pageOpts:{filePath:"pages/business/audit-logs.mdx",route:"/business/audit-logs",headings:[{depth:1,value:"Audit logs",id:"audit-logs"},{depth:2,value:"Fetching the logs",id:"fetching-the-logs"},{depth:2,value:"Filtering the logs",id:"filtering-the-logs"},{depth:2,value:"Logs types (default)",id:"logs-types-default"},{depth:2,value:"Logs types (sensitive)",id:"logs-types-sensitive"},{depth:2,value:"Logs categories",id:"logs-categories"},{depth:2,value:"Use cases",id:"use-cases"},{depth:3,value:"Sending audit logs to a SIEM or log management solution",id:"sending-audit-logs-to-a-siem-or-log-management-solution"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Audit logs"},pageNextRoute:"/business/audit-logs",nextraLayout:t.ZP,themeConfig:o.Z};function d(s){let e=Object.assign({h1:"h1",h2:"h2",p:"p",code:"code",pre:"pre",span:"span",table:"table",thead:"thead",tr:"tr",th:"th",tbody:"tbody",td:"td",a:"a",h3:"h3"},(0,l.ah)(),s.components);return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(e.h1,{children:"Audit logs"}),"\n",(0,n.jsx)(a.UW,{emoji:"\uD83D\uDCA1",children:"Needs team credentials to use this command."}),"\n",(0,n.jsx)(e.h2,{id:"fetching-the-logs",children:"Fetching the logs"}),"\n",(0,n.jsxs)(e.p,{children:["You can query the audit logs using the ",(0,n.jsx)(e.code,{children:"logs"})," command. For example:"]}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,n.jsx)(e.code,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs"})]})})}),"\n",(0,n.jsx)(e.p,{children:"You can also save the logs to a file:"}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,n.jsx)(e.code,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"--start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"0"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"--end"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"now"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs.json"})]})})}),"\n",(0,n.jsx)(e.p,{children:"The logs are output in JSON format, each line is a new log entry."}),"\n",(0,n.jsx)(e.pre,{"data-language":"json","data-theme":"default",children:(0,n.jsxs)(e.code,{"data-language":"json","data-theme":"default",children:[(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"e2d9ce5b-[..redacted..]-b6de479b3483"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"authentication"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user_device_added"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1688629046919"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_name"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Dashlane CLI"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"admin@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_platform"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"server_standalone"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28080685"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"d2f5db34-[..redacted..]-1dfcc3bdf911"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"authentication"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user_device_added"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1688628172021"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_name"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Chrome - Mac OS"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"admin@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_platform"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"server_standalone"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28080685"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"4ca3bb56-[..redacted..]-66cbb387cb54"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"authentication"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user_device_added"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1683303544898"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_name"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Firefox - Ubuntu"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"user@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"device_platform"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"server_standalone"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28086620"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"{"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"uuid"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"68e70f62-[..redacted..]-1bb9830f9f18"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"team_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1315574321"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"category"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"team_settings_sso"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"log_type"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"sso_service_provider_url_set"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"date_time"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"1671629557924"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"properties"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" {"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_login"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"admin@something.io"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"service_provider_url"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"https://sso.nitro.dashlane.com"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"author_user_id"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"28080685"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:'"schema_version"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"1.0.0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"}"})]})]})}),"\n",(0,n.jsx)(e.h2,{id:"filtering-the-logs",children:"Filtering the logs"}),"\n",(0,n.jsx)(e.p,{children:"With the following options you can filter the logs by start and end date, log type and category."}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.code,{"data-language":"sh","data-theme":"default",children:[(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"star"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"timestamp"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"in"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"ms"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" (default: "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"0"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:")"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--end"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"en"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"d"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"end"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"timestamp"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"in"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"ms"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" (default: "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"now"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:")"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--type"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"typ"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"e"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"log"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"type"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"--category"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"categor"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"y"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"log"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"category"})]})]})}),"\n",(0,n.jsx)(e.h2,{id:"logs-types-default",children:"Logs types (default)"}),"\n",(0,n.jsxs)(e.table,{children:[(0,n.jsx)(e.thead,{children:(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.th,{children:"Type"}),(0,n.jsx)(e.th,{children:"Event message"})]})}),(0,n.jsxs)(e.tbody,{children:[(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"master_password_reset_accepted"}),(0,n.jsx)(e.td,{children:"Accepted an Account Recovery request from %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"master_password_reset_refused"}),(0,n.jsx)(e.td,{children:"Denied an Account Recovery request from %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_device_added"}),(0,n.jsx)(e.td,{children:"Added the device %(name)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_device_removed"}),(0,n.jsx)(e.td,{children:"Removed the device %(name)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"requested_account_recovery"}),(0,n.jsx)(e.td,{children:"Requested Account Recovery"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"completed_account_recovery"}),(0,n.jsx)(e.td,{children:"Recovered their account through Account Recovery"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"dwm_email_added"}),(0,n.jsx)(e.td,{children:"Added %(email)s to Dark Web Monitoring"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"dwm_email_removed"}),(0,n.jsx)(e.td,{children:"Removed %(email)s from Dark Web Monitoring"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_group_created"}),(0,n.jsx)(e.td,{children:"Created a group named %(groupName)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_group_renamed"}),(0,n.jsx)(e.td,{children:"Renamed the %(oldGroupName)s group to %(newGroupName)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_group_deleted"}),(0,n.jsx)(e.td,{children:"Deleted the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_joined_user_group"}),(0,n.jsx)(e.td,{children:"Joined the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_invited_to_user_group"}),(0,n.jsx)(e.td,{children:"Invited %(email)s to the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_declined_invite_to_user_group"}),(0,n.jsx)(e.td,{children:"Declined to join the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_removed_from_user_group"}),(0,n.jsx)(e.td,{children:"Removed %(email)s from the %(groupName)s group"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"team_name_changed"}),(0,n.jsx)(e.td,{children:"Changed your company name to “%(name)s”"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"new_billing_period_created"}),(0,n.jsx)(e.td,{children:"Extended your account until %(date)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"seats_added"}),(0,n.jsx)(e.td,{children:"Added %(count)s seats to your account"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"domain_requested"}),(0,n.jsx)(e.td,{children:"Added %(domain)s as an unverified domain"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"domain_validated"}),(0,n.jsx)(e.td,{children:"Verified the domain %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_enabled"}),(0,n.jsx)(e.td,{children:"(user) turned on unencrypted vault logs"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_disabled"}),(0,n.jsx)(e.td,{children:"(user) turned off unencrypted vault logs"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_idp_metadata_set"}),(0,n.jsx)(e.td,{children:"Updated SSO identity provider metadata"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_service_provider_url_set"}),(0,n.jsx)(e.td,{children:"Configured SSO service provider URL"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_enabled"}),(0,n.jsx)(e.td,{children:"Enabled SSO"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"sso_disabled"}),(0,n.jsx)(e.td,{children:"Disabled SSO"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"contact_email_changed"}),(0,n.jsx)(e.td,{children:"Changed contact email to %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"master_password_mobile_reset_enabled"}),(0,n.jsx)(e.td,{children:"Turned on biometric recovery for %(deviceName)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"two_factor_authentication_login_method_added"}),(0,n.jsx)(e.td,{children:"Activated a 2FA method"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"two_factor_authentication_login_method_removed"}),(0,n.jsx)(e.td,{children:"Removed a 2FA method"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_invited"}),(0,n.jsx)(e.td,{children:"Invited %(email)s to your account"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_removed"}),(0,n.jsx)(e.td,{children:"Revoked %(email)s from your account"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"team_captain_added"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to admin rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"team_captain_removed"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to member rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"group_manager_added"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to group manager rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"group_manager_removed"}),(0,n.jsx)(e.td,{children:"Changed %(email)s to member rights"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_reinvited"}),(0,n.jsx)(e.td,{children:"Resent an invite to %(email)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"billing_admin_added"}),(0,n.jsx)(e.td,{children:"Made %(name)s the billing contact"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"billing_admin_removed"}),(0,n.jsx)(e.td,{children:"Revoked %(name)s as the billing contact"})]})]})]}),"\n",(0,n.jsx)(e.h2,{id:"logs-types-sensitive",children:"Logs types (sensitive)"}),"\n",(0,n.jsxs)(e.p,{children:["You can turn on logging sensitive actions in the Policies section of Settings in the Admin Console. Read more about it in our ",(0,n.jsx)(e.a,{href:"https://support.dashlane.com/hc/en-us/articles/4414606120210",children:"dedicated Help Center article"}),"."]}),"\n",(0,n.jsxs)(e.table,{children:[(0,n.jsx)(e.thead,{children:(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.th,{children:"Type"}),(0,n.jsx)(e.th,{children:"Event message"})]})}),(0,n.jsxs)(e.tbody,{children:[(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_enabled"}),(0,n.jsx)(e.td,{children:"(user) turned on additional activity logs (unencrypted)"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"collect_sensitive_data_audit_logs_disabled"}),(0,n.jsx)(e.td,{children:"(user) turned off additional activity logs (unencrypted)"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_shared_credential_with_group"}),(0,n.jsx)(e.td,{children:"(user) shared %(rights [limited/full]) rights to the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_shared_credential_with_email"}),(0,n.jsx)(e.td,{children:"(user) shared %(rights [limited/full]) rights to the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_shared_credential_with_external"}),(0,n.jsx)(e.td,{children:"(user) shared %(rights [limited/full]) rights to the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_accepted_sharing_invite_credential"}),(0,n.jsx)(e.td,{children:"(user) accepted a sharing invitation for the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_rejected_sharing_invite_credential"}),(0,n.jsx)(e.td,{children:"(user) rejected a sharing invitation for the %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_revoked_shared_credential_group"}),(0,n.jsx)(e.td,{children:"(user) revoked access to the %(domain)s login"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_revoked_shared_credential_external"}),(0,n.jsx)(e.td,{children:"(user) revoked access to the %(domain)s login"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_revoked_shared_credential_email"}),(0,n.jsx)(e.td,{children:"(user) revoked access to the %(domain)s login"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_created_credential"}),(0,n.jsx)(e.td,{children:"(user) created a login for %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_modified_credential"}),(0,n.jsx)(e.td,{children:"(user) modified the login for %(domain)s"})]}),(0,n.jsxs)(e.tr,{children:[(0,n.jsx)(e.td,{children:"user_deleted_credential"}),(0,n.jsx)(e.td,{children:"(user) deleted the login for %(domain)s"})]})]})]}),"\n",(0,n.jsx)(e.h2,{id:"logs-categories",children:"Logs categories"}),"\n",(0,n.jsxs)(e.table,{children:[(0,n.jsx)(e.thead,{children:(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.th,{children:"Category"})})}),(0,n.jsxs)(e.tbody,{children:[(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"authentication"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"dark_web_monitoring"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"groups"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"sharing"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"team_account"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"team_settings"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"team_settings_sso"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"users"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"user_settings"})}),(0,n.jsx)(e.tr,{children:(0,n.jsx)(e.td,{children:"vault_passwords"})})]})]}),"\n",(0,n.jsx)(e.h2,{id:"use-cases",children:"Use cases"}),"\n",(0,n.jsx)(e.h3,{id:"sending-audit-logs-to-a-siem-or-log-management-solution",children:"Sending audit logs to a SIEM or log management solution"}),"\n",(0,n.jsxs)(e.p,{children:["If you want to send the logs to a SIEM for instance, you can pull the logs periodically and only get the new logs by using the ",(0,n.jsx)(e.code,{children:"--start"})," option."]}),"\n",(0,n.jsx)(e.p,{children:"Here is an example of a cron job that pulls the latest logs of the day and append them to a file:"}),"\n",(0,n.jsx)(e.pre,{"data-language":"sh","data-theme":"default",children:(0,n.jsxs)(e.code,{"data-language":"sh","data-theme":"default",children:[(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"#!/bin/bash"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Create the cron job"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# crontab -e"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# 0 0 * * * /path/to/script.sh"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Get the latest pull date"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"if"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" [ "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"-f"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"last_pull_date"'}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ]; "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"then"})]}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" last_pull_date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:"$("}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"cat"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"last_pull_date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:")"})]}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"else"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" last_pull_date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"0"})]}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"fi"})}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Save the latest pull date"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"date"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"+%s000"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"last_pull_date"})]}),"\n",(0,n.jsx)(e.span,{className:"line",children:" "}),"\n",(0,n.jsx)(e.span,{className:"line",children:(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# Pull the logs"})}),"\n",(0,n.jsxs)(e.span,{className:"line",children:[(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"--start"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" $last_pull_date "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:">>"}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,n.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"logs.json"})]})]})}),"\n",(0,n.jsxs)(e.p,{children:["Make sure to replace ",(0,n.jsx)(e.code,{children:"/path/to/script.sh"})," with the actual path to the script.\nThe other paths in the script are only examples and may not reflect the permissions of your system, you can change them to your needs."]}),"\n",(0,n.jsxs)(e.p,{children:["Configure your SIEM agent to watch the ",(0,n.jsx)(e.code,{children:"logs.json"})," file changes."]})]})}e.default=(0,i.j)(c)}},function(s){s.O(0,[774,606,888,179],function(){return s(s.s=8334)}),_N_E=s.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/business/members-8d84194fb323a87a.js b/_next/static/chunks/pages/business/members-8d84194fb323a87a.js deleted file mode 100644 index 1d44c27a..00000000 --- a/_next/static/chunks/pages/business/members-8d84194fb323a87a.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[703],{4011:function(e,s,d){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business/members",function(){return d(570)}])},979:function(e,s,d){"use strict";var r=d(5893),n=d(1163),i=d(7391);s.Z={logo:(0,r.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,r.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,r.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,n.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:d}=(0,n.useRouter)(),{frontMatter:t}=(0,i.ZR)(),c="https://dashlane.github.io/dashlane-cli"+(s===d?e:"/".concat(d).concat(e));return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("meta",{property:"og:url",content:c}),(0,r.jsx)("meta",{property:"og:title",content:t.title||"Dashlane CLI"}),(0,r.jsx)("meta",{property:"og:description",content:t.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},570:function(e,s,d){"use strict";d.r(s);var r=d(5893),n=d(2673),i=d(7391),t=d(979);d(9966);var c=d(1151);d(5675);var l=d(1149);let h={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,c.ah)(),e.components);return s?(0,r.jsx)(s,{...e,children:(0,r.jsx)(o,{...e})}):o(e)},pageOpts:{filePath:"pages/business/members.mdx",route:"/business/members",headings:[{depth:1,value:"Listing members",id:"listing-members"},{depth:2,value:"Fetching the list of members",id:"fetching-the-list-of-members"},{depth:2,value:"Filtering the list of members",id:"filtering-the-list-of-members"},{depth:2,value:"Members interface",id:"members-interface"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Listing members"},pageNextRoute:"/business/members",nextraLayout:i.ZP,themeConfig:t.Z};function o(e){let s=Object.assign({h1:"h1",h2:"h2",p:"p",pre:"pre",code:"code",span:"span",table:"table",thead:"thead",tr:"tr",th:"th",tbody:"tbody",td:"td"},(0,c.ah)(),e.components);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.h1,{children:"Listing members"}),"\n",(0,r.jsx)(l.UW,{emoji:"\uD83D\uDCA1",children:"Needs team credentials to use this command."}),"\n",(0,r.jsx)(s.h2,{id:"fetching-the-list-of-members",children:"Fetching the list of members"}),"\n",(0,r.jsx)(s.p,{children:"Listing team members allows you to access many information about them, such as their email, their role, their 2FA status, their security score, etc."}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"members"})]})})}),"\n",(0,r.jsx)(s.h2,{id:"filtering-the-list-of-members",children:"Filtering the list of members"}),"\n",(0,r.jsxs)(s.p,{children:["You can pipe the output to ",(0,r.jsx)(s.code,{children:"jq"})," to filter the results:"]}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"members"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"|"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"jq"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string-expression)"},children:"'.members[] | select(.isTeamCaptain == true)'"})]})})}),"\n",(0,r.jsx)(s.h2,{id:"members-interface",children:"Members interface"}),"\n",(0,r.jsxs)(s.table,{children:[(0,r.jsx)(s.thead,{children:(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.th,{children:"Property"}),(0,r.jsx)(s.th,{children:"Type"}),(0,r.jsx)(s.th,{children:"Description"})]})}),(0,r.jsxs)(s.tbody,{children:[(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"Array"})," of ",(0,r.jsx)(s.code,{children:"object"})]}),(0,r.jsx)(s.td,{children:"Array of team members"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.userId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"The user identifier of the user"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.login"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"string"})}),(0,r.jsx)(s.td,{children:"User login (usually email)"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.status"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"string"})}),(0,r.jsx)(s.td,{children:"Member status"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.joinedDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"The join date of member in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.lastUpdateDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Last updated date of member in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isBillingAdmin"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user is a billing admin, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isTeamCaptain"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user is a team captain, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isGroupManager"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user is a group manager, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.email"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"The user's account email"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isAccountCreated"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"boolean"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"If user account is created"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.invitedDateUnix"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"number"})}),(0,r.jsx)(s.td,{children:"Date user was invited"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"object"})}),(0,r.jsx)(s.td,{children:"The user's invite token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.userId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"User identifier associated with the token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.teamId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"Team identifier associated with the token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.token"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"Value of the invite token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.isFresh"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"boolean"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"True if token is not used, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.inviteUserId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"The user identifier of the inviter"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.revokedDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"When user's account was revoked in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.language"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"User's preferred language"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.nbrPasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords stored by user"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.reused"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of reused passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.reusedDistinct"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of distinct reused passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.weakPasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of weak passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.compromisedPasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of compromised passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.averagePasswordStrength"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Average password strength score"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength0_19Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 0 to 19 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength20_39Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 20 to 39 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength40_59Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 40 to 59 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength60_79Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 60 to 79 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength80_100Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 80 to 100 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.safePasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords considered safe"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.name"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"User's name"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.securityIndex"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Security index"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"object"})}),(0,r.jsx)(s.td,{children:"2FA information for the user"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation.type"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"'sso'"})," | ",(0,r.jsx)(s.code,{children:"'email_token'"})," | ",(0,r.jsx)(s.code,{children:"'totp_device_registration'"})," | ",(0,r.jsx)(s.code,{children:"'totp_login'"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"2FA type"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation.phone"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Phone number for 2FA"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation.lastUpdateDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Last updated date of 2FA in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.hasPublicKey"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user has a public key"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"billingAdmins"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"Array"})," of ",(0,r.jsx)(s.code,{children:"string"})]}),(0,r.jsx)(s.td,{children:"Array of emails of billing admins"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"page"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"number"})}),(0,r.jsx)(s.td,{children:"Current page of results"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"pages"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"number"})}),(0,r.jsx)(s.td,{children:"Total pages of results"})]})]})]})]})}s.default=(0,n.j)(h)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=4011)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/business/members-b904a1330a1e1832.js b/_next/static/chunks/pages/business/members-b904a1330a1e1832.js new file mode 100644 index 00000000..13a303c8 --- /dev/null +++ b/_next/static/chunks/pages/business/members-b904a1330a1e1832.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[703],{4011:function(e,s,d){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business/members",function(){return d(570)}])},979:function(e,s,d){"use strict";var r=d(5893),n=d(1163),i=d(7391);s.Z={logo:(0,r.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,r.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,r.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,n.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:d}=(0,n.useRouter)(),{frontMatter:t}=(0,i.ZR)(),c="https://dashlane.github.io/dashlane-cli"+(s===d?e:"/".concat(d).concat(e));return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("meta",{property:"og:url",content:c}),(0,r.jsx)("meta",{property:"og:title",content:t.title||"Dashlane CLI"}),(0,r.jsx)("meta",{property:"og:description",content:t.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},570:function(e,s,d){"use strict";d.r(s);var r=d(5893),n=d(2673),i=d(7391),t=d(979);d(9966);var c=d(1151);d(5675);var l=d(1149);let h={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,c.ah)(),e.components);return s?(0,r.jsx)(s,{...e,children:(0,r.jsx)(o,{...e})}):o(e)},pageOpts:{filePath:"pages/business/members.mdx",route:"/business/members",headings:[{depth:1,value:"Listing members",id:"listing-members"},{depth:2,value:"Fetching the list of members",id:"fetching-the-list-of-members"},{depth:2,value:"Filtering the list of members",id:"filtering-the-list-of-members"},{depth:2,value:"Members interface",id:"members-interface"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Listing members"},pageNextRoute:"/business/members",nextraLayout:i.ZP,themeConfig:t.Z};function o(e){let s=Object.assign({h1:"h1",h2:"h2",p:"p",pre:"pre",code:"code",span:"span",table:"table",thead:"thead",tr:"tr",th:"th",tbody:"tbody",td:"td"},(0,c.ah)(),e.components);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.h1,{children:"Listing members"}),"\n",(0,r.jsx)(l.UW,{emoji:"\uD83D\uDCA1",children:"Needs team credentials to use this command."}),"\n",(0,r.jsx)(s.h2,{id:"fetching-the-list-of-members",children:"Fetching the list of members"}),"\n",(0,r.jsx)(s.p,{children:"Listing team members allows you to access many information about them, such as their email, their role, their 2FA status, their security score, etc."}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"members"})]})})}),"\n",(0,r.jsx)(s.h2,{id:"filtering-the-list-of-members",children:"Filtering the list of members"}),"\n",(0,r.jsxs)(s.p,{children:["You can pipe the output to ",(0,r.jsx)(s.code,{children:"jq"})," to filter the results:"]}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"members"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"|"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"jq"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string-expression)"},children:"'.members[] | select(.isTeamCaptain == true)'"})]})})}),"\n",(0,r.jsx)(s.h2,{id:"members-interface",children:"Members interface"}),"\n",(0,r.jsxs)(s.table,{children:[(0,r.jsx)(s.thead,{children:(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.th,{children:"Property"}),(0,r.jsx)(s.th,{children:"Type"}),(0,r.jsx)(s.th,{children:"Description"})]})}),(0,r.jsxs)(s.tbody,{children:[(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"Array"})," of ",(0,r.jsx)(s.code,{children:"object"})]}),(0,r.jsx)(s.td,{children:"Array of team members"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.userId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"The user identifier of the user"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.login"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"string"})}),(0,r.jsx)(s.td,{children:"User login (usually email)"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.status"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"string"})}),(0,r.jsx)(s.td,{children:"Member status"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.joinedDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"The join date of member in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.lastUpdateDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Last updated date of member in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isBillingAdmin"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user is a billing admin, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isTeamCaptain"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user is a team captain, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isGroupManager"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user is a group manager, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.email"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"The user's account email"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.isAccountCreated"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"boolean"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"If user account is created"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.invitedDateUnix"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"number"})}),(0,r.jsx)(s.td,{children:"Date user was invited"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"object"})}),(0,r.jsx)(s.td,{children:"The user's invite token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.userId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"User identifier associated with the token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.teamId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"Team identifier associated with the token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.token"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"Value of the invite token"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.isFresh"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"boolean"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"True if token is not used, false otherwise"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.token.inviteUserId"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"The user identifier of the inviter"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.revokedDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"When user's account was revoked in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.language"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"User's preferred language"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.nbrPasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords stored by user"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.reused"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of reused passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.reusedDistinct"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of distinct reused passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.weakPasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of weak passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.compromisedPasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of compromised passwords"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.averagePasswordStrength"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Average password strength score"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength0_19Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 0 to 19 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength20_39Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 20 to 39 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength40_59Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 40 to 59 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength60_79Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 60 to 79 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.passwordStrength80_100Count"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords between 80 to 100 characters"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.safePasswords"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Number of passwords considered safe"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.name"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"User's name"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.securityIndex"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Security index"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"object"})}),(0,r.jsx)(s.td,{children:"2FA information for the user"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation.type"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"'sso'"})," | ",(0,r.jsx)(s.code,{children:"'email_token'"})," | ",(0,r.jsx)(s.code,{children:"'totp_device_registration'"})," | ",(0,r.jsx)(s.code,{children:"'totp_login'"})," | ",(0,r.jsx)(s.code,{children:"undefined"})]}),(0,r.jsx)(s.td,{children:"2FA type"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation.phone"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"string"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Phone number for 2FA"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.twoFAInformation.lastUpdateDateUnix"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"number"})," | ",(0,r.jsx)(s.code,{children:"null"})]}),(0,r.jsx)(s.td,{children:"Last updated date of 2FA in Unix time"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"members.hasPublicKey"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"boolean"})}),(0,r.jsx)(s.td,{children:"True if user has a public key"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"billingAdmins"})}),(0,r.jsxs)(s.td,{children:[(0,r.jsx)(s.code,{children:"Array"})," of ",(0,r.jsx)(s.code,{children:"string"})]}),(0,r.jsx)(s.td,{children:"Array of emails of billing admins"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"page"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"number"})}),(0,r.jsx)(s.td,{children:"Current page of results"})]}),(0,r.jsxs)(s.tr,{children:[(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"pages"})}),(0,r.jsx)(s.td,{children:(0,r.jsx)(s.code,{children:"number"})}),(0,r.jsx)(s.td,{children:"Total pages of results"})]})]})]})]})}s.default=(0,n.j)(h)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=4011)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/business/reports-ad4cd8dd003869b7.js b/_next/static/chunks/pages/business/reports-ad4cd8dd003869b7.js new file mode 100644 index 00000000..02a75e10 --- /dev/null +++ b/_next/static/chunks/pages/business/reports-ad4cd8dd003869b7.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[322],{3729:function(s,e,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business/reports",function(){return n(7107)}])},979:function(s,e,n){"use strict";var r=n(5893),o=n(1163),l=n(7391);e.Z={logo:(0,r.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,r.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,r.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:s}=(0,o.useRouter)();if("/"!==s)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:s,defaultLocale:e,locale:n}=(0,o.useRouter)(),{frontMatter:i}=(0,l.ZR)(),t="https://dashlane.github.io/dashlane-cli"+(e===n?s:"/".concat(n).concat(s));return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("meta",{property:"og:url",content:t}),(0,r.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,r.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},7107:function(s,e,n){"use strict";n.r(e),n.d(e,{default:function(){return d}});var r=n(5893),o=n(2673),l=n(7391),i=n(979);n(9966);var t=n(1151),a=n(5675),c=n.n(a),h={src:"/dashlane-cli//_next/static/media/password-health-graphic.b18bb5ce.png",height:866,width:1706,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEBAMAAABB42PDAAAAKlBMVEX9/f38/Pz7+/v6+vv6+vr6+vn5+fn4+fn4+Pj3+Pj39/f29vb19vby8/RFMgUeAAAAHElEQVR42mMI6iyvYNiT5GLCcJZRUIihY9WqJQBCFwbSYPVfvAAAAABJRU5ErkJggg==",blurWidth:8,blurHeight:4};let p={MDXContent:function(){let s=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:e}=Object.assign({},(0,t.ah)(),s.components);return e?(0,r.jsx)(e,{...s,children:(0,r.jsx)(x,{...s})}):x(s)},pageOpts:{filePath:"pages/business/reports.mdx",route:"/business/reports",headings:[{depth:1,value:"Reports",id:"reports"},{depth:2,value:"Fetch reports",id:"fetch-reports"},{depth:2,value:"Generate graphics from reports",id:"generate-graphics-from-reports"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Reports"},pageNextRoute:"/business/reports",nextraLayout:l.ZP,themeConfig:i.Z};function x(s){let e=Object.assign({h1:"h1",p:"p",h2:"h2",pre:"pre",code:"code",span:"span"},(0,t.ah)(),s.components);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(e.h1,{children:"Reports"}),"\n",(0,r.jsx)(e.p,{children:"You can get reports on your team about the number of seats provisioned, used and pending. You can also get reports on the aggregated password health history of your team."}),"\n",(0,r.jsx)(e.h2,{id:"fetch-reports",children:"Fetch reports"}),"\n",(0,r.jsx)(e.p,{children:"The following commands take in input the number of days to look back for the password health history. The default is 0 day."}),"\n",(0,r.jsx)(e.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(e.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"report"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"30"})]})})}),"\n",(0,r.jsx)(e.h2,{id:"generate-graphics-from-reports",children:"Generate graphics from reports"}),"\n",(0,r.jsx)(e.p,{children:"One way to consume password health history reports is to generate graphics from them."}),"\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(c(),{alt:"Example of graphic generated from a report",placeholder:"blur",src:h})}),"\n",(0,r.jsx)(e.p,{children:"The following Python script example will generate a graphic from the report."}),"\n",(0,r.jsx)(e.pre,{"data-language":"python","data-theme":"default",filename:"generate-graph.py",hasCopyCode:!0,children:(0,r.jsxs)(e.code,{"data-line-numbers":"","data-language":"python","data-theme":"default","data-line-numbers-max-digits":"2",children:[(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"import"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" matplotlib"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"pyplot "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"as"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"import"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" numpy "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"as"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" np"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"def"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"str"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"):"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"match"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"01"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Jan"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"02"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Feb"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"03"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Mar"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"04"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Apr"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"05"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"May"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"06"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Jun"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"07"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Jui"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"08"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Aug"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"09"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Sep"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"10"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Oct"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"11"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Nov"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"12"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Dec"'})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"def"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_x_label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"str"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"):"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" year"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" month "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"split"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"-"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"f"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"{"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(month)"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"}"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"{"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"year"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"}"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"'})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"def"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"generate_graph"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"file_path"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"str"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"data"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"):"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" dates "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" []"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" values "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" []"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"for"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" value "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"in"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" data"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" dates"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"append"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(np."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"datetime64"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(value["}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"date"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"]))"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" values"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"append"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(value["}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"securityIndex"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"])"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# create two subplots with the shared x and y axes"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" fig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" (ax) "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"subplots"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(figsize"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"10"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:", "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"5"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"))"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"plot"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(dates, values, lw"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"2"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:", color"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"#4e828f"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"grid"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"True"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"set_ylabel"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Security score"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" labels "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"get_xticklabels"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"()"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"for"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" label "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"in"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" labels"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"_text "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_x_label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(label._text)"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"set_xticklabels"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(labels)"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"set_ylim"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"min"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(values) "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"-"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"10"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:", "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"100"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" fig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"suptitle"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Evolution of the team security score"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" fig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"autofmt_xdate"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"()"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"savefig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(file_path)"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"close"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"()"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" file_path"})]})]})})]})}var d=(0,o.j)(p)}},function(s){s.O(0,[774,606,888,179],function(){return s(s.s=3729)}),_N_E=s.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/business/reports-eea14dd2e1aff79b.js b/_next/static/chunks/pages/business/reports-eea14dd2e1aff79b.js deleted file mode 100644 index 30869014..00000000 --- a/_next/static/chunks/pages/business/reports-eea14dd2e1aff79b.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[322],{3729:function(s,e,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/business/reports",function(){return n(7107)}])},979:function(s,e,n){"use strict";var r=n(5893),o=n(1163),l=n(7391);e.Z={logo:(0,r.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,r.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,r.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:s}=(0,o.useRouter)();if("/"!==s)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:s,defaultLocale:e,locale:n}=(0,o.useRouter)(),{frontMatter:i}=(0,l.ZR)(),t="https://dashlane.github.io/dashlane-cli"+(e===n?s:"/".concat(n).concat(s));return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("meta",{property:"og:url",content:t}),(0,r.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,r.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},7107:function(s,e,n){"use strict";n.r(e),n.d(e,{default:function(){return d}});var r=n(5893),o=n(2673),l=n(7391),i=n(979);n(9966);var t=n(1151),a=n(5675),c=n.n(a),h={src:"/dashlane-cli//_next/static/media/password-health-graphic.b18bb5ce.png",height:866,width:1706,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEBAMAAABB42PDAAAAKlBMVEX9/f38/Pz7+/v6+vv6+vr6+vn5+fn4+fn4+Pj3+Pj39/f29vb19vby8/RFMgUeAAAAHElEQVR42mMI6iyvYNiT5GLCcJZRUIihY9WqJQBCFwbSYPVfvAAAAABJRU5ErkJggg==",blurWidth:8,blurHeight:4};let p={MDXContent:function(){let s=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:e}=Object.assign({},(0,t.ah)(),s.components);return e?(0,r.jsx)(e,{...s,children:(0,r.jsx)(x,{...s})}):x(s)},pageOpts:{filePath:"pages/business/reports.mdx",route:"/business/reports",headings:[{depth:1,value:"Reports",id:"reports"},{depth:2,value:"Fetch reports",id:"fetch-reports"},{depth:2,value:"Generate graphics from reports",id:"generate-graphics-from-reports"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Reports"},pageNextRoute:"/business/reports",nextraLayout:l.ZP,themeConfig:i.Z};function x(s){let e=Object.assign({h1:"h1",p:"p",h2:"h2",pre:"pre",code:"code",span:"span"},(0,t.ah)(),s.components);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(e.h1,{children:"Reports"}),"\n",(0,r.jsx)(e.p,{children:"You can get reports on your team about the number of seats provisioned, used and pending. You can also get reports on the aggregated password health history of your team."}),"\n",(0,r.jsx)(e.h2,{id:"fetch-reports",children:"Fetch reports"}),"\n",(0,r.jsx)(e.p,{children:"The following commands take in input the number of days to look back for the password health history. The default is 0 day."}),"\n",(0,r.jsx)(e.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(e.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"t"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string)"},children:"report"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"30"})]})})}),"\n",(0,r.jsx)(e.h2,{id:"generate-graphics-from-reports",children:"Generate graphics from reports"}),"\n",(0,r.jsx)(e.p,{children:"One way to consume password health history reports is to generate graphics from them."}),"\n",(0,r.jsx)(e.p,{children:(0,r.jsx)(c(),{alt:"Example of graphic generated from a report",placeholder:"blur",src:h})}),"\n",(0,r.jsx)(e.p,{children:"The following Python script example will generate a graphic from the report."}),"\n",(0,r.jsx)(e.pre,{"data-language":"python","data-theme":"default",filename:"generate-graph.py",hasCopyCode:!0,children:(0,r.jsxs)(e.code,{"data-line-numbers":"","data-language":"python","data-theme":"default","data-line-numbers-max-digits":"2",children:[(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"import"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" matplotlib"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"pyplot "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"as"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"import"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" numpy "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"as"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" np"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"def"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"str"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"):"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"match"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"01"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Jan"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"02"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Feb"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"03"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Mar"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"04"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Apr"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"05"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"May"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"06"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Jun"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"07"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Jui"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"08"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Aug"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"09"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Sep"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"10"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Oct"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"11"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Nov"'})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"case"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"12"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Dec"'})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"def"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_x_label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"str"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"):"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" year"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" month "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"split"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"-"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"f"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"{"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_month"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(month)"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"}"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"{"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"year"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"}"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"'})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"def"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"generate_graph"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"file_path"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"str"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-parameter)"},children:"data"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"):"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" dates "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" []"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" values "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" []"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"for"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" value "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"in"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" data"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" dates"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"append"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(np."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"datetime64"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(value["}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"date"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"]))"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" values"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"append"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(value["}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"securityIndex"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"])"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-comment)"},children:"# create two subplots with the shared x and y axes"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" fig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:","}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" (ax) "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"subplots"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(figsize"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"10"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:", "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"5"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"))"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"plot"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(dates, values, lw"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"2"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:", color"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"#4e828f"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"grid"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"True"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"set_ylabel"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Security score"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" labels "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"get_xticklabels"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"()"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"for"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" label "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"in"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" labels"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:":"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:"_text "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"format_x_label"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(label._text)"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"set_xticklabels"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(labels)"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" ax"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"set_ylim"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"min"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(values) "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"-"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"10"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:", "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-constant)"},children:"100"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" fig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"suptitle"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"("}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Evolution of the team security score"'}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:")"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" fig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"autofmt_xdate"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"()"})]}),"\n",(0,r.jsx)(e.span,{className:"line",children:" "}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"savefig"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"(file_path)"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" plt"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"."}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-function)"},children:"close"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-punctuation)"},children:"()"})]}),"\n",(0,r.jsxs)(e.span,{className:"line",children:[(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-token-keyword)"},children:"return"}),(0,r.jsx)(e.span,{style:{color:"var(--shiki-color-text)"},children:" file_path"})]})]})})]})}var d=(0,o.j)(p)}},function(s){s.O(0,[774,606,888,179],function(){return s(s.s=3729)}),_N_E=s.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/index-88ae5befce488fc1.js b/_next/static/chunks/pages/index-88ae5befce488fc1.js new file mode 100644 index 00000000..f2642fb9 --- /dev/null +++ b/_next/static/chunks/pages/index-88ae5befce488fc1.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{1464:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return n(4370)}])},979:function(e,t,n){"use strict";var a=n(5893),s=n(1163),o=n(7391);t.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,s.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:t,locale:n}=(0,s.useRouter)(),{frontMatter:i}=(0,o.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(t===n?e:"/".concat(n).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4370:function(e,t,n){"use strict";n.r(t);var a=n(5893),s=n(2673),o=n(7391),i=n(979);n(9966);var r=n(1151);n(5675);let l={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:t}=Object.assign({},(0,r.ah)(),e.components);return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(u,{...e})}):u(e)},pageOpts:{filePath:"pages/index.mdx",route:"/",headings:[{depth:1,value:"Documentation",id:"documentation"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Documentation"},pageNextRoute:"/",nextraLayout:o.ZP,themeConfig:i.Z};function u(e){let t=Object.assign({h1:"h1",p:"p"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{children:"Documentation"}),"\n",(0,a.jsxs)(o.oy,{children:[(0,a.jsx)(o.Zb,{title:"⚙️ Install",href:"/install"}),(0,a.jsx)(o.Zb,{title:"ℹ️ Github Repository",href:"https://github.com/Dashlane/dashlane-cli",target:"_blank"})]}),"\n",(0,a.jsx)(t.p,{children:"Dashlane CLI is a command line interface for Dashlane. It allows you to interact with your Dashlane account, and to manage your passwords and personal data."}),"\n",(0,a.jsx)(t.p,{children:"Dashlane CLI also allows you to access team admin related features such as accessing your team's member list, Dark Web Insights reports and activity logs."}),"\n",(0,a.jsx)(t.p,{children:"This documentation is separated into two parts:"}),"\n",(0,a.jsxs)(o.oy,{children:[(0,a.jsx)(o.Zb,{title:"\uD83D\uDC64 Personal Commands",href:"/personal"}),(0,a.jsx)(o.Zb,{title:"\uD83D\uDC54 Business Commands",href:"/business"})]})]})}t.default=(0,s.j)(l)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=1464)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/index-cc7857e491602629.js b/_next/static/chunks/pages/index-cc7857e491602629.js deleted file mode 100644 index 5b57a9c4..00000000 --- a/_next/static/chunks/pages/index-cc7857e491602629.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{1464:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return t(4370)}])},979:function(e,n,t){"use strict";var a=t(5893),s=t(1163),o=t(7391);n.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,s.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:n,locale:t}=(0,s.useRouter)(),{frontMatter:i}=(0,o.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(n===t?e:"/".concat(t).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4370:function(e,n,t){"use strict";t.r(n);var a=t(5893),s=t(2673),o=t(7391),i=t(979);t(9966);var r=t(1151);t(5675);let l={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:n}=Object.assign({},(0,r.ah)(),e.components);return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(u,{...e})}):u(e)},pageOpts:{filePath:"pages/index.mdx",route:"/",headings:[{depth:1,value:"Documentation",id:"documentation"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Documentation"},pageNextRoute:"/",nextraLayout:o.ZP,themeConfig:i.Z};function u(e){let n=Object.assign({h1:"h1",p:"p"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(n.h1,{children:"Documentation"}),"\n",(0,a.jsxs)(o.oy,{children:[(0,a.jsx)(o.Zb,{title:"⚙️ Install",href:"/install"}),(0,a.jsx)(o.Zb,{title:"ℹ️ Github Repository",href:"https://github.com/Dashlane/dashlane-cli",target:"_blank"})]}),"\n",(0,a.jsx)(n.p,{children:"Dashlane CLI is a command line interface for Dashlane. It allows you to interact with your Dashlane account, and to manage your passwords and personal data."}),"\n",(0,a.jsx)(n.p,{children:"Dashlane CLI also allows you to access team admin related features such as accessing your team's member list, Dark Web Insights reports and activity logs."}),"\n",(0,a.jsx)(n.p,{children:"This documentation is separated into two parts:"}),"\n",(0,a.jsxs)(o.oy,{children:[(0,a.jsx)(o.Zb,{title:"\uD83D\uDC64 Personal Commands",href:"/personal"}),(0,a.jsx)(o.Zb,{title:"\uD83D\uDC54 Business Commands",href:"/business"})]})]})}n.default=(0,s.j)(l)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=1464)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/install-2d9f748d5792c4a3.js b/_next/static/chunks/pages/install-2d9f748d5792c4a3.js deleted file mode 100644 index beaadbf9..00000000 --- a/_next/static/chunks/pages/install-2d9f748d5792c4a3.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[768],{7720:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/install",function(){return s(6918)}])},979:function(e,n,s){"use strict";var a=s(5893),t=s(1163),l=s(7391);n.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,t.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:n,locale:s}=(0,t.useRouter)(),{frontMatter:o}=(0,l.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(n===s?e:"/".concat(s).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:o.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:o.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},6918:function(e,n,s){"use strict";s.r(n);var a=s(5893),t=s(2673),l=s(7391),o=s(979);s(9966);var r=s(1151);s(5675);let i={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:n}=Object.assign({},(0,r.ah)(),e.components);return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(d,{...e})}):d(e)},pageOpts:{filePath:"pages/install.mdx",route:"/install",headings:[{depth:1,value:"Install",id:"install"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Install"},pageNextRoute:"/install",nextraLayout:l.ZP,themeConfig:o.Z};function d(e){let n=Object.assign({h1:"h1",p:"p",a:"a",pre:"pre",code:"code",span:"span"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(n.h1,{children:"Install"}),"\n",(0,a.jsxs)(l.mQ,{items:["Homebrew","Manually with Yarn","Packaged Executables"],children:[(0,a.jsxs)(l.OK,{children:[(0,a.jsxs)(n.p,{children:["You can install the Dashlane CLI using ",(0,a.jsx)(n.a,{href:"https://brew.sh/",children:"Homebrew"}),", a package manager for macOS. To install Homebrew, run the following command in your terminal:"]}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"/bin/bash"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"-c"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"$('}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"curl"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"-fsSL"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:')"'})]})})}),(0,a.jsx)(n.p,{children:"Then you need to run the following command:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"brew"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"install"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"dashlane/tap/dashlane-cli"})]})})})]}),(0,a.jsxs)(l.OK,{children:[(0,a.jsx)(n.p,{children:"First you need to download or git clone this repository and run the following commands in the root directory of the repository."}),(0,a.jsx)(n.p,{children:"Install the dependencies:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsx)(n.span,{className:"line",children:(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"yarn"})})})}),(0,a.jsx)(n.p,{children:"In order to build:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"yarn"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"run"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"build"})]})})}),(0,a.jsx)(n.p,{children:"In order to link:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"yarn"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"link"})]})})})]}),(0,a.jsxs)(l.OK,{children:[(0,a.jsxs)(n.p,{children:["Head to the ",(0,a.jsx)(n.a,{href:"https://github.com/Dashlane/dashlane-cli/releases",children:"releases page"})," and download the latest version of the CLI for your platform."]}),(0,a.jsx)(n.p,{children:"Move the executable binary to the bin folder of your choice and add it to your PATH."}),(0,a.jsx)(n.p,{children:"You may need to mark the binary as executable:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"chmod"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"+x"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"dcli-macos"})]})})}),(0,a.jsx)(n.p,{children:'On macos, you may also need to allow the binary to run in your security settings. To do so, go to System Preferences > Security & Privacy > General and click on "Allow Anyway" next to the message "dcli-macos was blocked from use because it is not from an identified developer".'})]})]})]})}n.default=(0,t.j)(i)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=7720)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/install-3c0826b57653ea8e.js b/_next/static/chunks/pages/install-3c0826b57653ea8e.js new file mode 100644 index 00000000..d34ab69f --- /dev/null +++ b/_next/static/chunks/pages/install-3c0826b57653ea8e.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[768],{7720:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/install",function(){return s(6918)}])},979:function(e,n,s){"use strict";var a=s(5893),t=s(1163),l=s(7391);n.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,t.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:n,locale:s}=(0,t.useRouter)(),{frontMatter:i}=(0,l.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(n===s?e:"/".concat(s).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},6918:function(e,n,s){"use strict";s.r(n);var a=s(5893),t=s(2673),l=s(7391),i=s(979);s(9966);var r=s(1151);s(5675);let o={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:n}=Object.assign({},(0,r.ah)(),e.components);return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(c,{...e})}):c(e)},pageOpts:{filePath:"pages/install.mdx",route:"/install",headings:[{depth:1,value:"Install",id:"install"},{depth:2,value:"What's next?",id:"whats-next"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Install"},pageNextRoute:"/install",nextraLayout:l.ZP,themeConfig:i.Z};function c(e){let n=Object.assign({h1:"h1",p:"p",a:"a",strong:"strong",pre:"pre",code:"code",span:"span",h2:"h2",ul:"ul",li:"li"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(n.h1,{children:"Install"}),"\n",(0,a.jsxs)(n.p,{children:["The Dashlane CLI can be installed in multiple ways. You can either install it using ",(0,a.jsx)(n.a,{href:"https://brew.sh/",children:"Homebrew"})," on ",(0,a.jsx)(n.strong,{children:"macOS"})," and ",(0,a.jsx)(n.strong,{children:"Linux"}),", manually with ",(0,a.jsx)(n.a,{href:"https://yarnpkg.com/",children:"Yarn"})," or download the packaged executables for ",(0,a.jsx)(n.strong,{children:"Windows"}),", ",(0,a.jsx)(n.strong,{children:"macOS"})," and ",(0,a.jsx)(n.strong,{children:"Linux"})," on x64 architectures."]}),"\n",(0,a.jsxs)(l.mQ,{items:["Homebrew","Manually with Yarn","Packaged Executables (x64 only)"],children:[(0,a.jsxs)(l.OK,{children:[(0,a.jsxs)(n.p,{children:["You can install the Dashlane CLI using ",(0,a.jsx)(n.a,{href:"https://brew.sh/",children:"Homebrew"}),", a package manager for ",(0,a.jsx)(n.strong,{children:"macOS"})," and ",(0,a.jsx)(n.strong,{children:"Linux"}),"."]}),(0,a.jsx)(n.p,{children:"To install Homebrew, run the following command in your terminal:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"/bin/bash"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"-c"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"$('}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"curl"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"-fsSL"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string-expression)"},children:')"'})]})})}),(0,a.jsx)(n.p,{children:"Then you need to run the following command:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"brew"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"install"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"dashlane/tap/dashlane-cli"})]})})}),(0,a.jsx)(n.p,{children:"The CLI is now installed on your machine, it will be updated automatically when a new version is released."})]}),(0,a.jsxs)(l.OK,{children:[(0,a.jsxs)(n.p,{children:["This method is available on every environment that supports ",(0,a.jsx)(n.a,{href:"https://nodejs.org/en/",children:"Node.js"})," and Yarn."]}),(0,a.jsxs)(n.p,{children:["First you need to download or ",(0,a.jsx)(n.code,{children:"git clone"})," this repository and run the following commands in the root directory of the repository."]}),(0,a.jsx)(n.p,{children:"Install the dependencies:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsx)(n.span,{className:"line",children:(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"yarn"})})})}),(0,a.jsx)(n.p,{children:"In order to build:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"yarn"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"run"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"build"})]})})}),(0,a.jsx)(n.p,{children:"In order to link:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"yarn"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"link"})]})})}),(0,a.jsx)(n.p,{children:"Make sure to pull the latest changes and rebuild the project to get the latest version of the CLI."})]}),(0,a.jsxs)(l.OK,{children:[(0,a.jsxs)(n.p,{children:["Head to the ",(0,a.jsx)(n.a,{href:"https://github.com/Dashlane/dashlane-cli/releases",children:"releases page"})," and download the latest version of the CLI for your platform (Windows, macOS or Linux)."]}),(0,a.jsx)(n.p,{children:"You may need to mark the binary as executable (on macOS and Linux):"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"chmod"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"+x"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"dcli-macos-x64"})]})})}),(0,a.jsx)(n.p,{children:"You can now try to run the CLI from the current directory in a terminal (Shell, PowerShell, etc.):"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsx)(n.span,{className:"line",children:(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"./dcli-macos-x64"})})})}),(0,a.jsx)(n.p,{children:"Move the executable binary to the bin folder of your choice, for instance:"}),(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.code,{"data-language":"sh","data-theme":"default",children:[(0,a.jsx)(n.span,{className:"line",children:(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-comment)"},children:"# On macOS:"})}),"\n",(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"mv"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"dcli-macos-x64"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"/usr/local/bin/dcli"})]}),"\n",(0,a.jsx)(n.span,{className:"line",children:" "}),"\n",(0,a.jsx)(n.span,{className:"line",children:(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-comment)"},children:"# On Linux:"})}),"\n",(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"mv"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"dcli-linux-x64"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"/usr/local/bin/dcli"})]}),"\n",(0,a.jsx)(n.span,{className:"line",children:" "}),"\n",(0,a.jsx)(n.span,{className:"line",children:(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-comment)"},children:"# On Windows:"})}),"\n",(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"move"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"dcli-win-x64.exe"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"C:"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:"\\W"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"indows"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:"\\S"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"ystem32"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:"\\d"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"cli.exe"})]})]})}),(0,a.jsxs)(n.p,{children:["On macOS, you may also need to allow the binary to run in your security settings.\nTo do so, go to ",(0,a.jsx)(n.code,{children:"System Preferences > Security & Privacy > General"}),' and click on "Allow Anyway" next to the message "dcli-macos was blocked from use because it is not from an identified developer".']}),(0,a.jsx)(n.p,{children:"You will need to get the latest version of the CLI manually by downloading the latest release and replacing the binary in your bin folder."})]})]}),"\n",(0,a.jsx)(n.h2,{id:"whats-next",children:"What's next?"}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsx)(n.li,{children:(0,a.jsx)(n.a,{href:"/personal",children:"Authenticate to your personal account"})}),"\n",(0,a.jsx)(n.li,{children:(0,a.jsx)(n.a,{href:"/business",children:"Getting Started with Business Commands"})}),"\n"]})]})}n.default=(0,t.j)(o)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=7720)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/logout-51a4e020f5129c43.js b/_next/static/chunks/pages/logout-51a4e020f5129c43.js new file mode 100644 index 00000000..0e5e395c --- /dev/null +++ b/_next/static/chunks/pages/logout-51a4e020f5129c43.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[765],{487:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/logout",function(){return n(2266)}])},979:function(e,t,n){"use strict";var a=n(5893),o=n(1163),s=n(7391);t.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,o.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:t,locale:n}=(0,o.useRouter)(),{frontMatter:i}=(0,s.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(t===n?e:"/".concat(n).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},2266:function(e,t,n){"use strict";n.r(t);var a=n(5893),o=n(2673),s=n(7391),i=n(979);n(9966);var r=n(1151);n(5675);var l=n(1149);let d={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:t}=Object.assign({},(0,r.ah)(),e.components);return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(u,{...e})}):u(e)},pageOpts:{filePath:"pages/logout.mdx",route:"/logout",headings:[{depth:1,value:"Logout",id:"logout"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Logout"},pageNextRoute:"/logout",nextraLayout:s.ZP,themeConfig:i.Z};function u(e){let t=Object.assign({h1:"h1",p:"p",pre:"pre",code:"code",span:"span"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{children:"Logout"}),"\n",(0,a.jsx)(t.p,{children:"If you want to start fresh with the CLI or use another account, you can logout and reset the local data by running the following command:"}),"\n",(0,a.jsx)(t.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(t.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(t.span,{className:"line",children:[(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-string)"},children:"logout"})]})})}),"\n",(0,a.jsx)(l.UW,{type:"info",emoji:"ℹ️",children:(0,a.jsx)(t.p,{children:"This does not perform an account reset, it only resets the local data on the device."})}),"\n",(0,a.jsx)(t.p,{children:"A confirmation will be asked, then the local database containing your encrypted data will be wiped and any entry related to the CLI will be removed from the OS keychain."})]})}t.default=(0,o.j)(d)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=487)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/logout-b379ef01531d68ec.js b/_next/static/chunks/pages/logout-b379ef01531d68ec.js deleted file mode 100644 index 4e884158..00000000 --- a/_next/static/chunks/pages/logout-b379ef01531d68ec.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[765],{487:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/logout",function(){return n(2266)}])},979:function(e,t,n){"use strict";var a=n(5893),o=n(1163),s=n(7391);t.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,o.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:t,locale:n}=(0,o.useRouter)(),{frontMatter:i}=(0,s.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(t===n?e:"/".concat(n).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},2266:function(e,t,n){"use strict";n.r(t);var a=n(5893),o=n(2673),s=n(7391),i=n(979);n(9966);var r=n(1151);n(5675);var l=n(1149);let d={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:t}=Object.assign({},(0,r.ah)(),e.components);return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(u,{...e})}):u(e)},pageOpts:{filePath:"pages/logout.mdx",route:"/logout",headings:[{depth:1,value:"Logout",id:"logout"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Logout"},pageNextRoute:"/logout",nextraLayout:s.ZP,themeConfig:i.Z};function u(e){let t=Object.assign({h1:"h1",p:"p",pre:"pre",code:"code",span:"span"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{children:"Logout"}),"\n",(0,a.jsx)(t.p,{children:"If you want to start fresh with the CLI or use another account, you can logout and reset the local data by running the following command:"}),"\n",(0,a.jsx)(t.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(t.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(t.span,{className:"line",children:[(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-string)"},children:"logout"})]})})}),"\n",(0,a.jsx)(l.UW,{type:"info",emoji:"ℹ️",children:(0,a.jsx)(t.p,{children:"This does not perform an account reset, it only resets the local data on the device."})}),"\n",(0,a.jsx)(t.p,{children:"A confirmation will be asked, then the local database containing your encrypted data will be wiped and any entry related to the CLI will be removed from the OS keychain."})]})}t.default=(0,o.j)(d)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=487)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal-45913bfd35d1043a.js b/_next/static/chunks/pages/personal-45913bfd35d1043a.js deleted file mode 100644 index 1b79e0ce..00000000 --- a/_next/static/chunks/pages/personal-45913bfd35d1043a.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[122],{148:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal",function(){return n(4932)}])},979:function(e,t,n){"use strict";var a=n(5893),s=n(1163),o=n(7391);t.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,s.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:t,locale:n}=(0,s.useRouter)(),{frontMatter:r}=(0,o.ZR)(),i="https://dashlane.github.io/dashlane-cli"+(t===n?e:"/".concat(n).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:i}),(0,a.jsx)("meta",{property:"og:title",content:r.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:r.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4932:function(e,t,n){"use strict";n.r(t);var a=n(5893),s=n(2673),o=n(7391),r=n(979);n(9966);var i=n(1151);n(5675);let l={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:t}=Object.assign({},(0,i.ah)(),e.components);return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(d,{...e})}):d(e)},pageOpts:{filePath:"pages/personal/index.mdx",route:"/personal",headings:[{depth:1,value:"Get started with Personal Commands",id:"get-started-with-personal-commands"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Get started with Personal Commands"},pageNextRoute:"/personal",nextraLayout:o.ZP,themeConfig:r.Z};function d(e){let t=Object.assign({h1:"h1",p:"p"},(0,i.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{children:"Get started with Personal Commands"}),"\n",(0,a.jsx)(t.p,{children:"Accessing your personal vault allows you to view your passwords, secure notes and OTP codes."}),"\n","\n",(0,a.jsxs)(o.oy,{children:[(0,a.jsx)(o.Zb,{title:"\uD83D\uDD11 Authentication",href:"/personal/authentication"}),(0,a.jsx)(o.Zb,{title:"\uD83D\uDD12 Accessing your vault",href:"/personal/vault"})]})]})}t.default=(0,s.j)(l)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=148)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal-a95db6fa6e5d6fd1.js b/_next/static/chunks/pages/personal-a95db6fa6e5d6fd1.js new file mode 100644 index 00000000..378fa96e --- /dev/null +++ b/_next/static/chunks/pages/personal-a95db6fa6e5d6fd1.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[122],{148:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal",function(){return n(4932)}])},979:function(e,t,n){"use strict";var a=n(5893),s=n(1163),o=n(7391);t.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,s.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:t,locale:n}=(0,s.useRouter)(),{frontMatter:r}=(0,o.ZR)(),i="https://dashlane.github.io/dashlane-cli"+(t===n?e:"/".concat(n).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:i}),(0,a.jsx)("meta",{property:"og:title",content:r.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:r.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4932:function(e,t,n){"use strict";n.r(t);var a=n(5893),s=n(2673),o=n(7391),r=n(979);n(9966);var i=n(1151);n(5675);let l={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:t}=Object.assign({},(0,i.ah)(),e.components);return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(u,{...e})}):u(e)},pageOpts:{filePath:"pages/personal/index.mdx",route:"/personal",headings:[{depth:1,value:"Get started with Personal Commands",id:"get-started-with-personal-commands"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Get started with Personal Commands"},pageNextRoute:"/personal",nextraLayout:o.ZP,themeConfig:r.Z};function u(e){let t=Object.assign({h1:"h1",p:"p"},(0,i.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{children:"Get started with Personal Commands"}),"\n",(0,a.jsx)(t.p,{children:"Accessing your personal vault allows you to view your passwords, secure notes and OTP codes."}),"\n","\n",(0,a.jsxs)(o.oy,{children:[(0,a.jsx)(o.Zb,{title:"\uD83D\uDD11 Authentication",href:"/personal/authentication"}),(0,a.jsx)(o.Zb,{title:"\uD83D\uDD12 Accessing your vault",href:"/personal/vault"})]})]})}t.default=(0,s.j)(l)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=148)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal/authentication-c48a0c401d6e1bee.js b/_next/static/chunks/pages/personal/authentication-c48a0c401d6e1bee.js new file mode 100644 index 00000000..fa1a6183 --- /dev/null +++ b/_next/static/chunks/pages/personal/authentication-c48a0c401d6e1bee.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[307],{5217:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal/authentication",function(){return n(2601)}])},979:function(e,t,n){"use strict";var a=n(5893),s=n(1163),o=n(7391);t.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,s.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:t,locale:n}=(0,s.useRouter)(),{frontMatter:i}=(0,o.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(t===n?e:"/".concat(n).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},2601:function(e,t,n){"use strict";n.r(t);var a=n(5893),s=n(2673),o=n(7391),i=n(979);n(9966);var r=n(1151);n(5675);var l=n(1149);let d={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:t}=Object.assign({},(0,r.ah)(),e.components);return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(c,{...e})}):c(e)},pageOpts:{filePath:"pages/personal/authentication.mdx",route:"/personal/authentication",headings:[{depth:1,value:"Authentication",id:"authentication"},{depth:2,value:"Supported 2FA methods",id:"supported-2fa-methods"},{depth:2,value:"Options",id:"options"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Authentication"},pageNextRoute:"/personal/authentication",nextraLayout:o.ZP,themeConfig:i.Z};function c(e){let t=Object.assign({h1:"h1",p:"p",pre:"pre",code:"code",span:"span",h2:"h2",ul:"ul",li:"li"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{children:"Authentication"}),"\n",(0,a.jsx)(t.p,{children:"To start with launch a first manual sync:"}),"\n",(0,a.jsx)(t.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(t.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(t.span,{className:"line",children:[(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-string)"},children:"sync"})]})})}),"\n",(0,a.jsx)(t.p,{children:"Authenticating to your personal vault requires your email.\nYou will be then asked to validate a second factor to register the CLI to your account."}),"\n",(0,a.jsx)(l.UW,{type:"warning",emoji:"⚠️",children:(0,a.jsx)(t.p,{children:"SSO authentication is not supported yet."})}),"\n",(0,a.jsx)(t.h2,{id:"supported-2fa-methods",children:"Supported 2FA methods"}),"\n",(0,a.jsxs)(t.ul,{children:["\n",(0,a.jsx)(t.li,{children:"Email code validation (default)"}),"\n",(0,a.jsx)(t.li,{children:"TOTP code validation (via an authenticator app)"}),"\n",(0,a.jsx)(t.li,{children:"Dashlane Authenticator push notification"}),"\n",(0,a.jsx)(t.li,{children:"DUO push notification"}),"\n"]}),"\n",(0,a.jsx)(t.p,{children:"By completing the device registration process, you'll be now asked to enter your Master Password."}),"\n",(0,a.jsx)(t.h2,{id:"options",children:"Options"}),"\n",(0,a.jsx)(t.p,{children:"By default your Master Password will be saved locally in the OS keychain so you don't have to enter it every time.\nYou can disable this behavior with the following command:"}),"\n",(0,a.jsx)(t.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(t.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(t.span,{className:"line",children:[(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-string)"},children:"configure"}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-string)"},children:"save-master-password"}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(t.span,{style:{color:"var(--shiki-token-constant)"},children:"false"})]})})})]})}t.default=(0,s.j)(d)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=5217)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal/authentication-e4f40f0e8ee5b574.js b/_next/static/chunks/pages/personal/authentication-e4f40f0e8ee5b574.js deleted file mode 100644 index b34492a5..00000000 --- a/_next/static/chunks/pages/personal/authentication-e4f40f0e8ee5b574.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[307],{5217:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal/authentication",function(){return t(2601)}])},979:function(e,n,t){"use strict";var a=t(5893),s=t(1163),i=t(7391);n.Z={logo:(0,a.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,a.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,a.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,s.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:n,locale:t}=(0,s.useRouter)(),{frontMatter:o}=(0,i.ZR)(),r="https://dashlane.github.io/dashlane-cli"+(n===t?e:"/".concat(t).concat(e));return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("meta",{property:"og:url",content:r}),(0,a.jsx)("meta",{property:"og:title",content:o.title||"Dashlane CLI"}),(0,a.jsx)("meta",{property:"og:description",content:o.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},2601:function(e,n,t){"use strict";t.r(n);var a=t(5893),s=t(2673),i=t(7391),o=t(979);t(9966);var r=t(1151);t(5675);var l=t(1149);let d={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:n}=Object.assign({},(0,r.ah)(),e.components);return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(c,{...e})}):c(e)},pageOpts:{filePath:"pages/personal/authentication.mdx",route:"/personal/authentication",headings:[{depth:1,value:"Authentication",id:"authentication"},{depth:2,value:"Supported 2FA methods",id:"supported-2fa-methods"},{depth:2,value:"Options",id:"options"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Authentication"},pageNextRoute:"/personal/authentication",nextraLayout:i.ZP,themeConfig:o.Z};function c(e){let n=Object.assign({h1:"h1",p:"p",pre:"pre",code:"code",span:"span",h2:"h2",ul:"ul",li:"li"},(0,r.ah)(),e.components);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(n.h1,{children:"Authentication"}),"\n",(0,a.jsx)(n.p,{children:"To start with launch a first manual sync:"}),"\n",(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"sync"})]})})}),"\n",(0,a.jsx)(n.p,{children:"Authenticating to your personal vault requires your email.\nYou will be then asked to validate a second factor to register the CLI to your account."}),"\n",(0,a.jsx)(l.UW,{type:"warning",emoji:"⚠️",children:(0,a.jsx)(n.p,{children:"SSO authentication is not supported yet."})}),"\n",(0,a.jsx)(n.h2,{id:"supported-2fa-methods",children:"Supported 2FA methods"}),"\n",(0,a.jsxs)(n.ul,{children:["\n",(0,a.jsx)(n.li,{children:"Email code validation (default)"}),"\n",(0,a.jsx)(n.li,{children:"TOTP code validation (via an authenticator app)"}),"\n",(0,a.jsx)(n.li,{children:"DUO push notification"}),"\n"]}),"\n",(0,a.jsx)(n.p,{children:"By completing the device registration process, you'll be now asked to enter your Master Password."}),"\n",(0,a.jsx)(n.h2,{id:"options",children:"Options"}),"\n",(0,a.jsx)(n.p,{children:"By default your Master Password will be saved locally in the OS keychain so you don't have to enter it every time.\nYou can disable this behavior with the following command:"}),"\n",(0,a.jsx)(n.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,a.jsx)(n.code,{"data-language":"sh","data-theme":"default",children:(0,a.jsxs)(n.span,{className:"line",children:[(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"configure"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-string)"},children:"save-master-password"}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,a.jsx)(n.span,{style:{color:"var(--shiki-token-constant)"},children:"false"})]})})})]})}n.default=(0,s.j)(d)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=5217)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal/devices-b6589a60d9f5cc63.js b/_next/static/chunks/pages/personal/devices-b6589a60d9f5cc63.js new file mode 100644 index 00000000..a295c8b5 --- /dev/null +++ b/_next/static/chunks/pages/personal/devices-b6589a60d9f5cc63.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[991],{3773:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal/devices",function(){return n(4043)}])},979:function(e,s,n){"use strict";var r=n(5893),i=n(1163),o=n(7391);s.Z={logo:(0,r.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,r.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,r.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,i.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:n}=(0,i.useRouter)(),{frontMatter:t}=(0,o.ZR)(),l="https://dashlane.github.io/dashlane-cli"+(s===n?e:"/".concat(n).concat(e));return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("meta",{property:"og:url",content:l}),(0,r.jsx)("meta",{property:"og:title",content:t.title||"Dashlane CLI"}),(0,r.jsx)("meta",{property:"og:description",content:t.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4043:function(e,s,n){"use strict";n.r(s);var r=n(5893),i=n(2673),o=n(7391),t=n(979);n(9966);var l=n(1151);n(5675);var a=n(1149);let c={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,l.ah)(),e.components);return s?(0,r.jsx)(s,{...e,children:(0,r.jsx)(d,{...e})}):d(e)},pageOpts:{filePath:"pages/personal/devices.mdx",route:"/personal/devices",headings:[{depth:1,value:"Managing your devices",id:"managing-your-devices"},{depth:2,value:"List your devices",id:"list-your-devices"},{depth:2,value:"Remove devices from your account",id:"remove-devices-from-your-account"},{depth:3,value:"Remove specific devices",id:"remove-specific-devices"},{depth:3,value:"Remove all devices except the current one",id:"remove-all-devices-except-the-current-one"},{depth:3,value:"Remove all devices including current CLI device",id:"remove-all-devices-including-current-cli-device"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Managing your devices"},pageNextRoute:"/personal/devices",nextraLayout:o.ZP,themeConfig:t.Z};function d(e){let s=Object.assign({h1:"h1",h2:"h2",pre:"pre",code:"code",span:"span",p:"p",h3:"h3"},(0,l.ah)(),e.components);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.h1,{children:"Managing your devices"}),"\n",(0,r.jsx)(s.h2,{id:"list-your-devices",children:"List your devices"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"list"})]})})}),"\n",(0,r.jsx)(s.p,{children:"You'll get a list of all your devices, with their ID, name, and platform."}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"f6110572"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Chrome"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Linux"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"other"})]}),"\n",(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"e96c8942"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Firefox"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Ubuntu"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"other"})]}),"\n",(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"9d7fc86f"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Chrome"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Mac"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"OS"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"other"})]}),"\n",(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"61e815b5"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Dashlane"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"CLI"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"current"})]})]})}),"\n",(0,r.jsx)(s.p,{children:"You can also request the result in JSON format:"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"list"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"--json"})]})})}),"\n",(0,r.jsx)(s.h2,{id:"remove-devices-from-your-account",children:"Remove devices from your account"}),"\n",(0,r.jsx)(s.p,{children:"Devices that are removed from your account will need to re-authenticate to Dashlane again.\nThis is useful if you want to remove a device that you no longer use, or you don't have access to anymore."}),"\n",(0,r.jsx)(s.h3,{id:"remove-specific-devices",children:"Remove specific devices"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"remove"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"device-id-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"1>"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"device-id-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"2>"})]})})}),"\n",(0,r.jsx)(s.h3,{id:"remove-all-devices-except-the-current-one",children:"Remove all devices except the current one"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"remove"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"--other"})]})})}),"\n",(0,r.jsx)(s.h3,{id:"remove-all-devices-including-current-cli-device",children:"Remove all devices including current CLI device"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"remove"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"--all"})]})})}),"\n",(0,r.jsx)(a.UW,{type:"info",emoji:"ℹ️",children:(0,r.jsxs)(s.p,{children:["If you remove the current CLI device, you will need to do a ",(0,r.jsx)(s.code,{children:"dcli logout"})," in order to re-authenticate."]})})]})}s.default=(0,i.j)(c)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=3773)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal/devices-dd58076a2a99d0fd.js b/_next/static/chunks/pages/personal/devices-dd58076a2a99d0fd.js deleted file mode 100644 index d32795ee..00000000 --- a/_next/static/chunks/pages/personal/devices-dd58076a2a99d0fd.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[991],{3773:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal/devices",function(){return n(4043)}])},979:function(e,s,n){"use strict";var r=n(5893),i=n(1163),t=n(7391);s.Z={logo:(0,r.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,r.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,r.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,i.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:n}=(0,i.useRouter)(),{frontMatter:o}=(0,t.ZR)(),l="https://dashlane.github.io/dashlane-cli"+(s===n?e:"/".concat(n).concat(e));return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("meta",{property:"og:url",content:l}),(0,r.jsx)("meta",{property:"og:title",content:o.title||"Dashlane CLI"}),(0,r.jsx)("meta",{property:"og:description",content:o.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4043:function(e,s,n){"use strict";n.r(s);var r=n(5893),i=n(2673),t=n(7391),o=n(979);n(9966);var l=n(1151);n(5675);var a=n(1149);let c={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,l.ah)(),e.components);return s?(0,r.jsx)(s,{...e,children:(0,r.jsx)(d,{...e})}):d(e)},pageOpts:{filePath:"pages/personal/devices.mdx",route:"/personal/devices",headings:[{depth:1,value:"Managing your devices",id:"managing-your-devices"},{depth:2,value:"List your devices",id:"list-your-devices"},{depth:2,value:"Remove devices from your account",id:"remove-devices-from-your-account"},{depth:3,value:"Remove specific devices",id:"remove-specific-devices"},{depth:3,value:"Remove all devices except the current one",id:"remove-all-devices-except-the-current-one"},{depth:3,value:"Remove all devices including current CLI device",id:"remove-all-devices-including-current-cli-device"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Managing your devices"},pageNextRoute:"/personal/devices",nextraLayout:t.ZP,themeConfig:o.Z};function d(e){let s=Object.assign({h1:"h1",h2:"h2",pre:"pre",code:"code",span:"span",p:"p",h3:"h3"},(0,l.ah)(),e.components);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.h1,{children:"Managing your devices"}),"\n",(0,r.jsx)(s.h2,{id:"list-your-devices",children:"List your devices"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"list"})]})})}),"\n",(0,r.jsx)(s.p,{children:"You'll get a list of all your devices, with their ID, name, and platform."}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"f6110572"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Chrome"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Linux"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"other"})]}),"\n",(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"e96c8942"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Firefox"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Ubuntu"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"other"})]}),"\n",(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"9d7fc86f"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Chrome"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Mac"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"OS"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"other"})]}),"\n",(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"61e815b5"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"Dashlane"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"CLI"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"server_standalone"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"current"})]})]})}),"\n",(0,r.jsx)(s.p,{children:"You can also request the result in JSON format:"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"list"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"--json"})]})})}),"\n",(0,r.jsx)(s.h2,{id:"remove-devices-from-your-account",children:"Remove devices from your account"}),"\n",(0,r.jsx)(s.p,{children:"Devices that are removed from your account will need to re-authenticate to Dashlane again.\nThis is useful if you want to remove a device that you no longer use, or you don't have access to anymore."}),"\n",(0,r.jsx)(s.h3,{id:"remove-specific-devices",children:"Remove specific devices"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"remove"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"device-id-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"1>"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"<"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"device-id-"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"2>"})]})})}),"\n",(0,r.jsx)(s.h3,{id:"remove-all-devices-except-the-current-one",children:"Remove all devices except the current one"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"remove"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"--other"})]})})}),"\n",(0,r.jsx)(s.h3,{id:"remove-all-devices-including-current-cli-device",children:"Remove all devices including current CLI device"}),"\n",(0,r.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,r.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,r.jsxs)(s.span,{className:"line",children:[(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"devices"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"remove"}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,r.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"--all"})]})})}),"\n",(0,r.jsx)(a.UW,{type:"info",emoji:"ℹ️",children:(0,r.jsxs)(s.p,{children:["If you remove the current CLI device, you will need to do a ",(0,r.jsx)(s.code,{children:"dcli logout"})," in order to re-authenticate."]})})]})}s.default=(0,i.j)(c)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=3773)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal/vault-558a62ea00a8328e.js b/_next/static/chunks/pages/personal/vault-558a62ea00a8328e.js new file mode 100644 index 00000000..6cf67120 --- /dev/null +++ b/_next/static/chunks/pages/personal/vault-558a62ea00a8328e.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[972],{7444:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal/vault",function(){return n(4760)}])},979:function(e,s,n){"use strict";var t=n(5893),a=n(1163),r=n(7391);s.Z={logo:(0,t.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,t.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,t.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,a.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:n}=(0,a.useRouter)(),{frontMatter:i}=(0,r.ZR)(),o="https://dashlane.github.io/dashlane-cli"+(s===n?e:"/".concat(n).concat(e));return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("meta",{property:"og:url",content:o}),(0,t.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,t.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4760:function(e,s,n){"use strict";n.r(s);var t=n(5893),a=n(2673),r=n(7391),i=n(979);n(9966);var o=n(1151);n(5675);var l=n(1149);let c={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,o.ah)(),e.components);return s?(0,t.jsx)(s,{...e,children:(0,t.jsx)(h,{...e})}):h(e)},pageOpts:{filePath:"pages/personal/vault.mdx",route:"/personal/vault",headings:[{depth:1,value:"Accessing your Vault",id:"accessing-your-vault"},{depth:2,value:"Get a password",id:"get-a-password"},{depth:2,value:"Generate an OTP code",id:"generate-an-otp-code"},{depth:2,value:"Get a secure note",id:"get-a-secure-note"},{depth:2,value:"Options",id:"options"},{depth:2,value:"Use cases",id:"use-cases"},{depth:3,value:"Use SSH Keys from your vault",id:"use-ssh-keys-from-your-vault"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Accessing your Vault"},pageNextRoute:"/personal/vault",nextraLayout:r.ZP,themeConfig:i.Z};function h(e){let s=Object.assign({h1:"h1",p:"p",h2:"h2",pre:"pre",code:"code",span:"span",h3:"h3"},(0,o.ah)(),e.components);return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(s.h1,{children:"Accessing your Vault"}),"\n",(0,t.jsx)(l.UW,{type:"info",emoji:"ℹ️",children:(0,t.jsx)(s.p,{children:"For now accessing your vault is read only."})}),"\n",(0,t.jsx)(s.h2,{id:"get-a-password",children:"Get a password"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"mywebsite"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which either the url or the title matches mywebsite"})}),"\n",(0,t.jsx)(s.span,{className:"line",children:" "}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"id=xxxxxx"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which the id matches xxxxxx"})}),"\n",(0,t.jsx)(s.span,{className:"line",children:" "}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"url=someurl"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"title=mytitle"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which the url matches someurl, or the title matches mytitle"})}),"\n",(0,t.jsx)(s.span,{className:"line",children:" "}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"url,title=mywebsite"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which either the url or the title matches mywebsite"})})]})}),"\n",(0,t.jsxs)(s.p,{children:["Note: You can select a different output for passwords among ",(0,t.jsx)(s.code,{children:"clipboard, password, json"}),". The JSON option outputs all the matching credentials."]}),"\n",(0,t.jsx)(s.h2,{id:"generate-an-otp-code",children:"Generate an OTP code"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"otp"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" [filters]"})]})})}),"\n",(0,t.jsx)(s.h2,{id:"get-a-secure-note",children:"Get a secure note"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"note"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" [titleFilter]"})]})})}),"\n",(0,t.jsx)(s.h2,{id:"options",children:"Options"}),"\n",(0,t.jsx)(s.p,{children:"By default an automatic synchronization is performed once per hour.\nYou can change this behavior with the following command:"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"configure"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"disable-auto-sync"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"true"})]})})}),"\n",(0,t.jsx)(s.h2,{id:"use-cases",children:"Use cases"}),"\n",(0,t.jsx)(s.h3,{id:"use-ssh-keys-from-your-vault",children:"Use SSH Keys from your vault"}),"\n",(0,t.jsx)(s.p,{children:"This use case shows you how to use Dashlane to store your SSH keys and use them to connect to your servers.\nThis could be useful if you want to share SSH keys with your team."}),"\n",(0,t.jsx)(s.p,{children:"Let's say you have generated a new SSH key pair and you want to store it in Dashlane."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# this is an example, use the parameters you want"})}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"ssh-keygen"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-t"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"rsa"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-b"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"4096"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-C"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Dashlane SSH demo key"'})]})]})}),"\n",(0,t.jsxs)(s.p,{children:["Copy the private key to your clipboard and store it in a new secure note (named ",(0,t.jsx)(s.code,{children:"SSH_DEMO_KEY"})," in our example) in Dashlane via the extension.\nIt is important to include the headers of the key (",(0,t.jsx)(s.code,{children:"-----BEGIN PRIVATE KEY-----"})," and ",(0,t.jsx)(s.code,{children:"-----END PRIVATE KEY-----"}),") in the secure note."]}),"\n",(0,t.jsx)(s.p,{children:"Now, make sure your CLI is synchronized:"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"sync"})]})})}),"\n",(0,t.jsx)(s.p,{children:"Once done, you can retrieve the private key from your vault and inject it in your SSH agent:"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"n"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"SSH_DEMO_KEY"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"|"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"ssh-add"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"})]})})})]})}s.default=(0,a.j)(c)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=7444)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/personal/vault-7e50d77fe771de53.js b/_next/static/chunks/pages/personal/vault-7e50d77fe771de53.js deleted file mode 100644 index e5384a42..00000000 --- a/_next/static/chunks/pages/personal/vault-7e50d77fe771de53.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[972],{7444:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/personal/vault",function(){return n(4760)}])},979:function(e,s,n){"use strict";var t=n(5893),a=n(1163),r=n(7391);s.Z={logo:(0,t.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,t.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,t.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,a.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:s,locale:n}=(0,a.useRouter)(),{frontMatter:i}=(0,r.ZR)(),l="https://dashlane.github.io/dashlane-cli"+(s===n?e:"/".concat(n).concat(e));return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("meta",{property:"og:url",content:l}),(0,t.jsx)("meta",{property:"og:title",content:i.title||"Dashlane CLI"}),(0,t.jsx)("meta",{property:"og:description",content:i.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},4760:function(e,s,n){"use strict";n.r(s);var t=n(5893),a=n(2673),r=n(7391),i=n(979);n(9966);var l=n(1151);n(5675);var o=n(1149);let c={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:s}=Object.assign({},(0,l.ah)(),e.components);return s?(0,t.jsx)(s,{...e,children:(0,t.jsx)(h,{...e})}):h(e)},pageOpts:{filePath:"pages/personal/vault.mdx",route:"/personal/vault",headings:[{depth:1,value:"Accessing your Vault",id:"accessing-your-vault"},{depth:2,value:"Get a password",id:"get-a-password"},{depth:2,value:"Generate an OTP code",id:"generate-an-otp-code"},{depth:2,value:"Get a secure note",id:"get-a-secure-note"},{depth:2,value:"Options",id:"options"},{depth:2,value:"Use cases",id:"use-cases"},{depth:3,value:"Use SSH Keys from your vault",id:"use-ssh-keys-from-your-vault"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]}],flexsearch:{codeblocks:!0},title:"Accessing your Vault"},pageNextRoute:"/personal/vault",nextraLayout:r.ZP,themeConfig:i.Z};function h(e){let s=Object.assign({h1:"h1",p:"p",h2:"h2",pre:"pre",code:"code",span:"span",h3:"h3"},(0,l.ah)(),e.components);return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(s.h1,{children:"Accessing your Vault"}),"\n",(0,t.jsx)(o.UW,{type:"info",emoji:"ℹ️",children:(0,t.jsx)(s.p,{children:"For now accessing your vault is read only."})}),"\n",(0,t.jsx)(s.h2,{id:"get-a-password",children:"Get a password"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"mywebsite"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which either the url or the title matches mywebsite"})}),"\n",(0,t.jsx)(s.span,{className:"line",children:" "}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"id=xxxxxx"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which the id matches xxxxxx"})}),"\n",(0,t.jsx)(s.span,{className:"line",children:" "}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"url=someurl"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"title=mytitle"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which the url matches someurl, or the title matches mytitle"})}),"\n",(0,t.jsx)(s.span,{className:"line",children:" "}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"p"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"url,title=mywebsite"})]}),"\n",(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# will return any entry for which either the url or the title matches mywebsite"})})]})}),"\n",(0,t.jsxs)(s.p,{children:["Note: You can select a different output for passwords among ",(0,t.jsx)(s.code,{children:"clipboard, password, json"}),". The JSON option outputs all the matching credentials."]}),"\n",(0,t.jsx)(s.h2,{id:"generate-an-otp-code",children:"Generate an OTP code"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"otp"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" [filters]"})]})})}),"\n",(0,t.jsx)(s.h2,{id:"get-a-secure-note",children:"Get a secure note"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"note"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" [titleFilter]"})]})})}),"\n",(0,t.jsx)(s.h2,{id:"options",children:"Options"}),"\n",(0,t.jsx)(s.p,{children:"By default an automatic synchronization is performed once per hour.\nYou can change this behavior with the following command:"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"configure"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"disable-auto-sync"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"true"})]})})}),"\n",(0,t.jsx)(s.h2,{id:"use-cases",children:"Use cases"}),"\n",(0,t.jsx)(s.h3,{id:"use-ssh-keys-from-your-vault",children:"Use SSH Keys from your vault"}),"\n",(0,t.jsx)(s.p,{children:"This use case shows you how to use Dashlane to store your SSH keys and use them to connect to your servers.\nThis could be useful if you want to share SSH keys with your team."}),"\n",(0,t.jsx)(s.p,{children:"Let's say you have generated a new SSH key pair and you want to store it in Dashlane."}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.code,{"data-language":"sh","data-theme":"default",children:[(0,t.jsx)(s.span,{className:"line",children:(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-comment)"},children:"# this is an example, use the parameters you want"})}),"\n",(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"ssh-keygen"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-t"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"rsa"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-b"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-constant)"},children:"4096"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-C"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"Dashlane SSH demo key"'})]})]})}),"\n",(0,t.jsxs)(s.p,{children:["Copy the private key to your clipboard and store it in a new secure note (named ",(0,t.jsx)(s.code,{children:"SSH_DEMO_KEY"})," in our example) in Dashlane via the extension.\nIt is important to include the headers of the key (",(0,t.jsx)(s.code,{children:"-----BEGIN PRIVATE KEY-----"})," and ",(0,t.jsx)(s.code,{children:"-----END PRIVATE KEY-----"}),") in the secure note."]}),"\n",(0,t.jsx)(s.p,{children:"Now, make sure your CLI is synchronized:"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"sync"})]})})}),"\n",(0,t.jsx)(s.p,{children:"Once done, you can retrieve the private key from your vault and inject it in your SSH agent:"}),"\n",(0,t.jsx)(s.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,t.jsx)(s.code,{"data-language":"sh","data-theme":"default",children:(0,t.jsxs)(s.span,{className:"line",children:[(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"dcli"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"n"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"SSH_DEMO_KEY"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-keyword)"},children:"|"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-function)"},children:"ssh-add"}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-color-text)"},children:" "}),(0,t.jsx)(s.span,{style:{color:"var(--shiki-token-string)"},children:"-"})]})})})]})}s.default=(0,a.j)(c)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=7444)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/pages/troubleshooting-675ac6f77c20a073.js b/_next/static/chunks/pages/troubleshooting-675ac6f77c20a073.js new file mode 100644 index 00000000..2e44446a --- /dev/null +++ b/_next/static/chunks/pages/troubleshooting-675ac6f77c20a073.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[312],{5534:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/troubleshooting",function(){return n(974)}])},979:function(e,t,n){"use strict";var s=n(5893),a=n(1163),o=n(7391);t.Z={logo:(0,s.jsx)("strong",{children:"Dashlane CLI"}),project:{link:"https://github.com/Dashlane/dashlane-cli"},docsRepositoryBase:"https://github.com/Dashlane/dashlane-cli/blob/master/documentation",banner:{key:"2.0-release",text:(0,s.jsx)("a",{href:"https://github.com/Dashlane/dashlane-cli/releases",target:"_blank",children:"\uD83D\uDCC2 Download Dashlane CLI builds for Macos, Windows and Linux here →"})},footer:{text:(0,s.jsxs)("span",{children:["Apache $",new Date().getFullYear()," \xa9 Dashlane, Inc."]})},useNextSeoProps(){let{asPath:e}=(0,a.useRouter)();if("/"!==e)return{titleTemplate:"%s - Dashlane CLI"}},head:()=>{let{asPath:e,defaultLocale:t,locale:n}=(0,a.useRouter)(),{frontMatter:r}=(0,o.ZR)(),i="https://dashlane.github.io/dashlane-cli"+(t===n?e:"/".concat(n).concat(e));return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("meta",{property:"og:url",content:i}),(0,s.jsx)("meta",{property:"og:title",content:r.title||"Dashlane CLI"}),(0,s.jsx)("meta",{property:"og:description",content:r.description||"Learn how to access your Dashlane vault and API endpoints from the command line."})]})}}},974:function(e,t,n){"use strict";n.r(t);var s=n(5893),a=n(2673),o=n(7391),r=n(979);n(9966);var i=n(1151);n(5675);let l={MDXContent:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{wrapper:t}=Object.assign({},(0,i.ah)(),e.components);return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(h,{...e})}):h(e)},pageOpts:{filePath:"pages/troubleshooting.mdx",route:"/troubleshooting",headings:[{depth:1,value:"Troubleshooting",id:"troubleshooting"},{depth:3,value:"Mismatching signatures",id:"mismatching-signatures"},{depth:3,value:"RequestError: unable to verify the first certificate",id:"requesterror-unable-to-verify-the-first-certificate"}],pageMap:[{kind:"Meta",data:{index:"Introduction",install:"Install",personal:"Personal",business:"Business",logout:"Logout",troubleshooting:"Troubleshooting"}},{kind:"Folder",name:"business",route:"/business",children:[{kind:"Meta",data:{index:"Get Started","audit-logs":"Audit Logs",members:"Members",reports:"Reports"}},{kind:"MdxPage",name:"audit-logs",route:"/business/audit-logs"},{kind:"MdxPage",name:"index",route:"/business"},{kind:"MdxPage",name:"members",route:"/business/members"},{kind:"MdxPage",name:"reports",route:"/business/reports"}]},{kind:"MdxPage",name:"index",route:"/"},{kind:"MdxPage",name:"install",route:"/install"},{kind:"MdxPage",name:"logout",route:"/logout"},{kind:"Folder",name:"personal",route:"/personal",children:[{kind:"Meta",data:{index:"Get Started",authentication:"Authentication",devices:"Managing your Devices",vault:"Accessing your Vault"}},{kind:"MdxPage",name:"authentication",route:"/personal/authentication"},{kind:"MdxPage",name:"devices",route:"/personal/devices"},{kind:"MdxPage",name:"index",route:"/personal"},{kind:"MdxPage",name:"vault",route:"/personal/vault"}]},{kind:"MdxPage",name:"troubleshooting",route:"/troubleshooting"}],flexsearch:{codeblocks:!0},title:"Troubleshooting"},pageNextRoute:"/troubleshooting",nextraLayout:o.ZP,themeConfig:r.Z};function h(e){let t=Object.assign({h1:"h1",p:"p",h3:"h3",code:"code",a:"a",pre:"pre",span:"span"},(0,i.ah)(),e.components);return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.h1,{children:"Troubleshooting"}),"\n",(0,s.jsx)(t.p,{children:"Here are a few common issues and how to fix them."}),"\n",(0,s.jsx)(t.h3,{id:"mismatching-signatures",children:"Mismatching signatures"}),"\n",(0,s.jsx)(t.p,{children:"If you are using the CLI in multiple environments, and particularly in an IDE like WebStorm, they may use different\nOS keychain environments so the local keys may not match: the reason why signatures are invalid."}),"\n",(0,s.jsxs)(t.p,{children:["To detect this problem you can, on Linux, install secret-tool: ",(0,s.jsx)(t.code,{children:"sudo apt install libsecret-tools"}),", execute\n",(0,s.jsx)(t.code,{children:"secret-tool search service dashlane-cli"})," on every environment and check if the secrets match."]}),"\n",(0,s.jsxs)(t.p,{children:["If they don't, you can fix the error by manually editing what is stored in the OS keychain using this command:\n",(0,s.jsx)(t.code,{children:'secret-tool store --label "dashlane-cli@" service dashlane-cli account '})," in the\nfailing environment with the secret from the healthy environment."]}),"\n",(0,s.jsx)(t.h3,{id:"requesterror-unable-to-verify-the-first-certificate",children:"RequestError: unable to verify the first certificate"}),"\n",(0,s.jsxs)(t.p,{children:["In NodeJS the list of certificate authorities is hardcoded, read more here: ",(0,s.jsx)(t.a,{href:"https://github.com/nodejs/node/issues/4175",children:"nodejs/node#4175"}),".\nYou can use an environment variable to add custom certs (",(0,s.jsx)(t.a,{href:"https://nodejs.org/docs/latest-v16.x/api/cli.html#node_extra_ca_certsfile",children:"see documentation"}),"):"]}),"\n",(0,s.jsxs)(o.mQ,{items:["Bash","Powershell","Batch"],children:[(0,s.jsx)(o.OK,{children:(0,s.jsx)(t.pre,{"data-language":"sh","data-theme":"default",hasCopyCode:!0,children:(0,s.jsx)(t.code,{"data-language":"sh","data-theme":"default",children:(0,s.jsxs)(t.span,{className:"line",children:[(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-keyword)"},children:"export"}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" NODE_EXTRA_CA_CERTS"}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"/path/to/cert.pem"'})]})})})}),(0,s.jsx)(o.OK,{children:(0,s.jsx)(t.pre,{"data-language":"powershell","data-theme":"default",hasCopyCode:!0,children:(0,s.jsx)(t.code,{"data-language":"powershell","data-theme":"default",children:(0,s.jsxs)(t.span,{className:"line",children:[(0,s.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:"$"}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-constant)"},children:"Env:"}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:"NODE_EXTRA_CA_CERTS"}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"C:\\certs\\root.crt"'})]})})})}),(0,s.jsx)(o.OK,{children:(0,s.jsx)(t.pre,{"data-language":"batch","data-theme":"default",hasCopyCode:!0,children:(0,s.jsx)(t.code,{"data-language":"batch","data-theme":"default",children:(0,s.jsxs)(t.span,{className:"line",children:[(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-keyword)"},children:"set"}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-color-text)"},children:" NODE_EXTRA_CA_CERTS"}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-keyword)"},children:"="}),(0,s.jsx)(t.span,{style:{color:"var(--shiki-token-string-expression)"},children:'"C:\\certs\\root.crt"'})]})})})})]}),"\n",(0,s.jsxs)(t.p,{children:["See the issue ",(0,s.jsx)(t.a,{href:"https://github.com/Dashlane/dashlane-cli/issues/46",children:"#46"}),"."]})]})}t.default=(0,a.j)(l)}},function(e){e.O(0,[774,606,888,179],function(){return e(e.s=5534)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/business.html b/business.html index d6bc7ec6..d60938d1 100644 --- a/business.html +++ b/business.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
Business
Get Started

Get started with Business Commands

+
Business
Get Started

Get started with Business Commands

Commands related to business use a different authentication than your personal vault.

Commands are calling a server API to perform actions and retrieve data. The first step is to login with the personal account (follow this guide) of a team admin and to generate a set of credentials.

Generate credentials

@@ -22,4 +22,4 @@

Make sure you save them in a safe place (use a secure note for instance 😉).

Revoke credentials

💡
Needs to be authenticated as an admin to use this command.
-
dcli t revoke-credentials <DASHLANE_TEAM_ACCESS_KEY>

Apache $2023 © Dashlane, Inc.
\ No newline at end of file +
dcli t revoke-credentials <DASHLANE_TEAM_ACCESS_KEY>

Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/business/audit-logs.html b/business/audit-logs.html index e5d59ab7..60c21f80 100644 --- a/business/audit-logs.html +++ b/business/audit-logs.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
Business
Audit Logs

Audit logs

+

Make sure to replace /path/to/script.sh with the actual path to the script. The other paths in the script are only examples and may not reflect the permissions of your system, you can change them to your needs.

-

Configure your SIEM agent to watch the logs.json file changes.


Apache $2023 © Dashlane, Inc.
\ No newline at end of file +

Configure your SIEM agent to watch the logs.json file changes.


Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/business/members.html b/business/members.html index 794a708f..330f7094 100644 --- a/business/members.html +++ b/business/members.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
Business
Members

Listing members

+
Business
Members

Listing members

💡
Needs team credentials to use this command.

Fetching the list of members

Listing team members allows you to access many information about them, such as their email, their role, their 2FA status, their security score, etc.

@@ -18,4 +18,4 @@

You can pipe the output to jq to filter the results:

dcli t members | jq '.members[] | select(.isTeamCaptain == true)'

Members interface

-
PropertyTypeDescription
membersArray of objectArray of team members
members.userIdnumber | undefinedThe user identifier of the user
members.loginstringUser login (usually email)
members.statusstringMember status
members.joinedDateUnixnumber | nullThe join date of member in Unix time
members.lastUpdateDateUnixnumber | nullLast updated date of member in Unix time
members.isBillingAdminbooleanTrue if user is a billing admin, false otherwise
members.isTeamCaptainbooleanTrue if user is a team captain, false otherwise
members.isGroupManagerbooleanTrue if user is a group manager, false otherwise
members.emailstring | undefinedThe user's account email
members.isAccountCreatedboolean | undefinedIf user account is created
members.invitedDateUnixnumberDate user was invited
members.tokenobjectThe user's invite token
members.token.userIdnumber | undefinedUser identifier associated with the token
members.token.teamIdnumber | undefinedTeam identifier associated with the token
members.token.tokenstring | undefinedValue of the invite token
members.token.isFreshboolean | undefinedTrue if token is not used, false otherwise
members.token.inviteUserIdnumber | undefinedThe user identifier of the inviter
members.revokedDateUnixnumber | nullWhen user's account was revoked in Unix time
members.languagestring | undefinedUser's preferred language
members.nbrPasswordsnumber | nullNumber of passwords stored by user
members.reusednumber | nullNumber of reused passwords
members.reusedDistinctnumber | nullNumber of distinct reused passwords
members.weakPasswordsnumber | nullNumber of weak passwords
members.compromisedPasswordsnumber | nullNumber of compromised passwords
members.averagePasswordStrengthnumber | nullAverage password strength score
members.passwordStrength0_19Countnumber | nullNumber of passwords between 0 to 19 characters
members.passwordStrength20_39Countnumber | nullNumber of passwords between 20 to 39 characters
members.passwordStrength40_59Countnumber | nullNumber of passwords between 40 to 59 characters
members.passwordStrength60_79Countnumber | nullNumber of passwords between 60 to 79 characters
members.passwordStrength80_100Countnumber | nullNumber of passwords between 80 to 100 characters
members.safePasswordsnumber | nullNumber of passwords considered safe
members.namestring | nullUser's name
members.securityIndexnumber | nullSecurity index
members.twoFAInformationobject2FA information for the user
members.twoFAInformation.type'sso' | 'email_token' | 'totp_device_registration' | 'totp_login' | undefined2FA type
members.twoFAInformation.phonestring | nullPhone number for 2FA
members.twoFAInformation.lastUpdateDateUnixnumber | nullLast updated date of 2FA in Unix time
members.hasPublicKeybooleanTrue if user has a public key
billingAdminsArray of stringArray of emails of billing admins
pagenumberCurrent page of results
pagesnumberTotal pages of results

Apache $2023 © Dashlane, Inc.
\ No newline at end of file +
PropertyTypeDescription
membersArray of objectArray of team members
members.userIdnumber | undefinedThe user identifier of the user
members.loginstringUser login (usually email)
members.statusstringMember status
members.joinedDateUnixnumber | nullThe join date of member in Unix time
members.lastUpdateDateUnixnumber | nullLast updated date of member in Unix time
members.isBillingAdminbooleanTrue if user is a billing admin, false otherwise
members.isTeamCaptainbooleanTrue if user is a team captain, false otherwise
members.isGroupManagerbooleanTrue if user is a group manager, false otherwise
members.emailstring | undefinedThe user's account email
members.isAccountCreatedboolean | undefinedIf user account is created
members.invitedDateUnixnumberDate user was invited
members.tokenobjectThe user's invite token
members.token.userIdnumber | undefinedUser identifier associated with the token
members.token.teamIdnumber | undefinedTeam identifier associated with the token
members.token.tokenstring | undefinedValue of the invite token
members.token.isFreshboolean | undefinedTrue if token is not used, false otherwise
members.token.inviteUserIdnumber | undefinedThe user identifier of the inviter
members.revokedDateUnixnumber | nullWhen user's account was revoked in Unix time
members.languagestring | undefinedUser's preferred language
members.nbrPasswordsnumber | nullNumber of passwords stored by user
members.reusednumber | nullNumber of reused passwords
members.reusedDistinctnumber | nullNumber of distinct reused passwords
members.weakPasswordsnumber | nullNumber of weak passwords
members.compromisedPasswordsnumber | nullNumber of compromised passwords
members.averagePasswordStrengthnumber | nullAverage password strength score
members.passwordStrength0_19Countnumber | nullNumber of passwords between 0 to 19 characters
members.passwordStrength20_39Countnumber | nullNumber of passwords between 20 to 39 characters
members.passwordStrength40_59Countnumber | nullNumber of passwords between 40 to 59 characters
members.passwordStrength60_79Countnumber | nullNumber of passwords between 60 to 79 characters
members.passwordStrength80_100Countnumber | nullNumber of passwords between 80 to 100 characters
members.safePasswordsnumber | nullNumber of passwords considered safe
members.namestring | nullUser's name
members.securityIndexnumber | nullSecurity index
members.twoFAInformationobject2FA information for the user
members.twoFAInformation.type'sso' | 'email_token' | 'totp_device_registration' | 'totp_login' | undefined2FA type
members.twoFAInformation.phonestring | nullPhone number for 2FA
members.twoFAInformation.lastUpdateDateUnixnumber | nullLast updated date of 2FA in Unix time
members.hasPublicKeybooleanTrue if user has a public key
billingAdminsArray of stringArray of emails of billing admins
pagenumberCurrent page of results
pagesnumberTotal pages of results

Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/business/reports.html b/business/reports.html index 476f6b17..0f9f9c01 100644 --- a/business/reports.html +++ b/business/reports.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
Business
Reports

Reports

+
Business
Reports

Reports

You can get reports on your team about the number of seats provisioned, used and pending. You can also get reports on the aggregated password health history of your team.

Fetch reports

The following commands take in input the number of days to look back for the password health history. The default is 0 day.

@@ -81,4 +81,4 @@

plt.savefig(file_path) plt.close() - return file_path


Apache $2023 © Dashlane, Inc.
\ No newline at end of file + return file_path

Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/index.html b/index.html index 25732f59..c8e71a3e 100644 --- a/index.html +++ b/index.html @@ -9,9 +9,9 @@ .dark { --nextra-primary-hue: 204deg; } -
Introduction

Documentation

+
Introduction

Documentation

Dashlane CLI is a command line interface for Dashlane. It allows you to interact with your Dashlane account, and to manage your passwords and personal data.

Dashlane CLI also allows you to access team admin related features such as accessing your team's member list, Dark Web Insights reports and activity logs.

This documentation is separated into two parts:

-

Apache $2023 © Dashlane, Inc.
\ No newline at end of file +

Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/install.html b/install.html index 8207674f..239a2efd 100644 --- a/install.html +++ b/install.html @@ -9,5 +9,11 @@ .dark { --nextra-primary-hue: 204deg; } -
Install

Install

-

You can install the Dashlane CLI using Homebrew (opens in a new tab), a package manager for macOS. To install Homebrew, run the following command in your terminal:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Then you need to run the following command:

brew install dashlane/tap/dashlane-cli

Apache $2023 © Dashlane, Inc.
\ No newline at end of file +
Install

Install

+

The Dashlane CLI can be installed in multiple ways. You can either install it using Homebrew (opens in a new tab) on macOS and Linux, manually with Yarn (opens in a new tab) or download the packaged executables for Windows, macOS and Linux on x64 architectures.

+

You can install the Dashlane CLI using Homebrew (opens in a new tab), a package manager for macOS and Linux.

To install Homebrew, run the following command in your terminal:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Then you need to run the following command:

brew install dashlane/tap/dashlane-cli

The CLI is now installed on your machine, it will be updated automatically when a new version is released.

+

What's next?

+

Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/logout.html b/logout.html index ef026034..911e8411 100644 --- a/logout.html +++ b/logout.html @@ -9,8 +9,8 @@ .dark { --nextra-primary-hue: 204deg; } -
Logout

Logout

+
Logout

Logout

If you want to start fresh with the CLI or use another account, you can logout and reset the local data by running the following command:

dcli logout
ℹ️

This does not perform an account reset, it only resets the local data on the device.

-

A confirmation will be asked, then the local database containing your encrypted data will be wiped and any entry related to the CLI will be removed from the OS keychain.


Apache $2023 © Dashlane, Inc.
\ No newline at end of file +

A confirmation will be asked, then the local database containing your encrypted data will be wiped and any entry related to the CLI will be removed from the OS keychain.


Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/personal.html b/personal.html index c0e71d51..d4601416 100644 --- a/personal.html +++ b/personal.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
Personal
Get Started

Get started with Personal Commands

+

Apache $2023 © Dashlane, Inc.
\ No newline at end of file +

Apache $2023 © Dashlane, Inc.
\ No newline at end of file diff --git a/personal/authentication.html b/personal/authentication.html index f4e3ef1d..a8939f4b 100644 --- a/personal/authentication.html +++ b/personal/authentication.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
Personal
Authentication

Authentication

+
Personal
Authentication

Authentication

To start with launch a first manual sync:

dcli sync

Authenticating to your personal vault requires your email. @@ -19,10 +19,11 @@

  • Email code validation (default)
  • TOTP code validation (via an authenticator app)
  • +
  • Dashlane Authenticator push notification
  • DUO push notification
  • By completing the device registration process, you'll be now asked to enter your Master Password.

    Options

    By default your Master Password will be saved locally in the OS keychain so you don't have to enter it every time. You can disable this behavior with the following command:

    -
    dcli configure save-master-password false

    Apache $2023 © Dashlane, Inc.
    \ No newline at end of file +
    dcli configure save-master-password false

    Apache $2023 © Dashlane, Inc.
    \ No newline at end of file diff --git a/personal/devices.html b/personal/devices.html index aa858947..b7bbefce 100644 --- a/personal/devices.html +++ b/personal/devices.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
    Personal
    Managing your Devices

    Managing your devices

    +

    Remove all devices including current CLI device

    dcli devices remove --all
    -
    ℹ️

    If you remove the current CLI device, you will need to do a dcli logout in order to re-authenticate.


    Apache $2023 © Dashlane, Inc.
    \ No newline at end of file +
    ℹ️

    If you remove the current CLI device, you will need to do a dcli logout in order to re-authenticate.


    Apache $2023 © Dashlane, Inc.
    \ No newline at end of file diff --git a/personal/vault.html b/personal/vault.html index 66b2269f..218cf737 100644 --- a/personal/vault.html +++ b/personal/vault.html @@ -9,7 +9,7 @@ .dark { --nextra-primary-hue: 204deg; } -
    Personal
    Accessing your Vault

    Accessing your Vault

    +
    Personal
    Accessing your Vault

    Accessing your Vault

    ℹ️

    For now accessing your vault is read only.

    Get a password

    dcli p mywebsite
    @@ -44,4 +44,4 @@ 

    Now, make sure your CLI is synchronized:

    dcli sync

    Once done, you can retrieve the private key from your vault and inject it in your SSH agent:

    -
    dcli n SSH_DEMO_KEY | ssh-add -


    Apache $2023 © Dashlane, Inc.
    \ No newline at end of file +
    dcli n SSH_DEMO_KEY | ssh-add -

    Apache $2023 © Dashlane, Inc.
    \ No newline at end of file diff --git a/troubleshooting.html b/troubleshooting.html new file mode 100644 index 00000000..a17cd646 --- /dev/null +++ b/troubleshooting.html @@ -0,0 +1,26 @@ +Troubleshooting - Dashlane CLI
    Troubleshooting

    Troubleshooting

    +

    Here are a few common issues and how to fix them.

    +

    Mismatching signatures

    +

    If you are using the CLI in multiple environments, and particularly in an IDE like WebStorm, they may use different +OS keychain environments so the local keys may not match: the reason why signatures are invalid.

    +

    To detect this problem you can, on Linux, install secret-tool: sudo apt install libsecret-tools, execute +secret-tool search service dashlane-cli on every environment and check if the secrets match.

    +

    If they don't, you can fix the error by manually editing what is stored in the OS keychain using this command: +secret-tool store --label "dashlane-cli@<dashlaneId>" service dashlane-cli account <dashlaneId> in the +failing environment with the secret from the healthy environment.

    +

    RequestError: unable to verify the first certificate

    +

    In NodeJS the list of certificate authorities is hardcoded, read more here: nodejs/node#4175 (opens in a new tab). +You can use an environment variable to add custom certs (see documentation (opens in a new tab)):

    +
    export NODE_EXTRA_CA_CERTS="/path/to/cert.pem"
    +

    See the issue #46 (opens in a new tab).


    Apache $2023 © Dashlane, Inc.
    \ No newline at end of file