UNPKG

@itentialopensource/adapter-hashicorp_vault

Version:

This adapter integrates with system described as: hashicorp_vault.

317 lines (171 loc) 7.8 kB
## 1.0.8 [07-27-2026] * Changes made at 2026.07.27_10:16AM See merge request itentialopensource/adapters/adapter-hashicorp_vault!56 --- ## 1.0.7 [07-22-2026] * Changes made at 2026.07.22_09:14AM See merge request itentialopensource/adapters/adapter-hashicorp_vault!55 --- ## 1.0.6 [07-11-2026] * Changes made at 2026.07.11_16:56PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!54 --- ## 1.0.5 [07-01-2026] * Changes made at 2026.07.01_14:39PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!53 --- ## 1.0.4 [06-16-2026] * Changes made at 2026.06.16_12:00PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!51 --- ## 1.0.3 [05-19-2026] * Changes made at 2026.05.19_09:29AM See merge request itentialopensource/adapters/adapter-hashicorp_vault!50 --- ## 1.0.2 [05-13-2026] * Changes made at 2026.05.13_08:54AM See merge request itentialopensource/adapters/adapter-hashicorp_vault!49 --- ## 1.0.1 [04-28-2026] * Changes made at 2026.04.28_13:39PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!48 --- ## 1.0.0 [04-13-2026] * Security Fixes Requiring Node >= 20.19.x made at 2026.04.13_09:02AM See merge request itentialopensource/adapters/adapter-hashicorp_vault!47 --- ## 0.13.3 [03-04-2026] * Changes made at 2026.03.04_09:25AM See merge request itentialopensource/adapters/adapter-hashicorp_vault!45 --- ## 0.13.2 [02-23-2026] * Changes made at 2026.02.22_16:08PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!44 --- ## 0.13.1 [02-17-2026] * Changes made at 2026.02.16_18:51PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!43 --- ## 0.13.0 [02-13-2026] * minor/auto-migrate/20260213-111851 See merge request itentialopensource/adapters/adapter-hashicorp_vault!40 --- ## 0.8.4 [10-15-2024] * Changes made at 2024.10.14_20:22PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!22 --- ## 0.8.3 [08-27-2024] * update dependencies and metadata See merge request itentialopensource/adapters/adapter-hashicorp_vault!20 --- ## 0.8.2 [08-14-2024] * Changes made at 2024.08.14_18:33PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!19 --- ## 0.8.1 [08-07-2024] * Changes made at 2024.08.06_19:46PM See merge request itentialopensource/adapters/adapter-hashicorp_vault!18 --- ## 0.8.0 [07-05-2024] * Minor/2024 auto migration See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!17 --- ## 0.7.5 [03-27-2024] * Changes made at 2024.03.27_14:03PM See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!16 --- ## 0.7.4 [03-15-2024] * Richmartin master patch 10646 See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!15 --- ## 0.7.3 [03-13-2024] * Changes made at 2024.03.13_15:04PM See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!14 --- ## 0.7.2 [03-11-2024] * Changes made at 2024.03.11_14:45PM See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!13 --- ## 0.7.1 [02-28-2024] * Changes made at 2024.02.28_11:10AM See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!12 --- ## 0.7.0 [12-31-2023] * Adapter Engine has been updated and the changes are being migrated to the adapter See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!11 --- ## 0.6.4 [06-20-2023] * Utils version has been updated in package.json, and the changes are being migrated to the adapter See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!10 --- ## 0.6.3 [04-04-2023] * Utils version has been updated in package.json, and the changes are being migrated to the adapter See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!10 --- ## 0.6.2 [04-04-2023] * Utils version has been updated in package.json, and the changes are being migrated to the adapter See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!10 --- ## 0.6.1 [01-30-2023] * Add namespace header to postAuthTokenCreate task See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!8 --- ## 0.6.0 [07-22-2022] * Add new secret calls See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!7 --- ## 0.5.0 [06-21-2022] * Migration to the latest Adapter Foundation See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!6 --- ## 0.4.0 [05-19-2022] * Migration to the latest Adapter Foundation See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!6 --- ## 0.3.2 [03-12-2022] - Added auth.md file detailing how to authenticate adapter - Migration to the latest foundation and broker ready - Add some items to .gitignore (e.g. DS_Store) to keep them out of the repos. - Changes to the README (some typo fixes - Add how to extend the adapter). Split the README into various markdown files (AUTH, BROKER, CALLS, ENHANCE, PROPERTIES, SUMMARY, SYSTEMINFO, TROUBLESHOOT) - Fix the issues with Confluence in the markdowns (Tables, Lists, Links) - Add scripts for easier authentication, removing hooks, etc - Script changes (install script as well as database changes in other scripts) - Double # of path vars on generic call - Update versions of foundation (e.g. adapter-utils) - Update npm publish so it supports https - Update dependencies - Add preinstall for minimist - Fix new lint issues that came from eslint dependency change - Add more thorough Unit tests for standard files (Package, Pronghorn, Properties (Schema and Sample) - Add the adapter type in the package.json - Add AdapterInfo.js script - Add json-query dependency - Add the propertiesDecorators.json for product encryption - Change the name of internal IAP/Adapter methods to avoid collisions and make more obvious in Workflow - iapRunAdapterBasicGet, iapRunAdapterConnectivity, iapRunAdapterHealthcheck, iapTroubleshootAdapter, iapGetAdapterQueue, iapUnsuspendAdapter, iapSuspendAdapter, iapFindAdapterPath, iapUpdateAdapterConfiguration, iapGetAdapterWorkflowFunctions - Add the adapter config in the database support - iapMoveAdapterEntitiesToDB - Add standard broker calls - hasEntities, getDevice, getDevicesFiltered, isAlive, getConfig and iapGetDeviceCount - Add genericAdapterRequest that does not use the base_path and version so that the path can be unique - genericAdapterRequestNoBasePath - Add AdapterInfo.json - Add systemName for documentation See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!5 --- ## 0.3.1 [03-11-2022] - Updated healthcheck url and changed auth method to static token See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!4 --- ## 0.3.0 [10-07-2021] - Update the identity calls with namespace See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!2 --- ## 0.2.0 [10-06-2021] The Secret calls in the adapter are hardcoded with particular secret mount points. This needs to be made variables. Can have a default value in case no mount point is provided. In addition: - The namespace should also be a variable in the path (can come from workflow or adapter property). If missing nothing is added to the path. - The method names should reflect what it is without the specific mount pointThe descriptions should be fixed - The list should be passed properly See merge request itentialopensource/adapters/itsm-testing/adapter-hashicorp_vault!1 --- ## 0.1.1 [08-20-2021] - Initial Commit See commit 09dac7d ---