Socket
Book a DemoInstallSign in
Socket

nautobot-secrets-providers

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nautobot-secrets-providers

Nautobot Secrets Providers App

pipPyPI
Version
3.2.0
Maintainers
1

Secrets Providers



An App for Nautobot.

Overview

Nautobot Secrets Providers is an app for Nautobot that bundles Secrets Providers for integrating with popular secrets backends.

This app publishes secrets providers that are not included in the Nautobot core software package so that it will be easier to maintain and extend support for various secrets providers without waiting on Nautobot software releases.

Supported Secrets Backends

This app supports the following popular secrets backends:

Secrets BackendSupported Secret TypesSupported Authentication Methods
1PasswordHosted Password ManagementService Account Token
AWS Secrets ManagerOther: Key/value pairsAWS credentials (see Usage section below)
AWS Systems Manager Parameter StoreOther: Key/value pairsAWS credentials (see Usage section below)
Azure Key VaultKey Vault SecretsEntra ID Service Principal
Delinea/Thycotic Secret ServerSecret Server Cloud
Secret Server (on-prem)
Access Token Authorization
Domain Authorization
Password Authorization
HashiCorp VaultK/V Version 2
K/V Version 1
Token
AppRole
AWS
Kubernetes

Screenshots

More screenshots can be found in the Using the App page in the documentation. Here's a quick overview of some of the app's added functionality:

Screenshot of app home page

Screenshot of secret using AWS Secrets Manager

Documentation

Full web-based HTML documentation for this app can be found over on the Nautobot Docs website:

Contributing to the Docs

You can find all the Markdown source for the App documentation under the docs folder in this repository. For simple edits, a Markdown capable editor is sufficient - clone the repository and edit away.

If you need to view the fully generated documentation site, you can build it with mkdocs. A container hosting the docs will be started using the invoke commands (details in the Development Environment Guide) on http://localhost:8001. As your changes are saved, the live docs will be automatically reloaded.

Any PRs with fixes or improvements are very welcome!

Questions

For any questions or comments, please check the FAQ first. Feel free to also swing by the Network to Code Slack (channel #nautobot), sign up here if you don't have an account.

Keywords

nautobot

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts