Steven Weiblinger

Results 8 comments of Steven Weiblinger

I could be wrong, but I think this is expected behavior and is just the inner workings of DVE. The Data Compliance feature was just added in v2.1.0 and this...

@mzbroch - do I need to do anything with this issue you opened a while back? Or is it fine to close? Not sure if it was ever resolved among...

> I just ran into this same issue when attempting to use use `Intended Config` with: > > * python 3.11 > * Golden Configuration 1.6.3 > * Nautobot 1.6.5...

Fixed in #695 with release v1.6.4

@glennmatthews ready for review. This is just to merge the forked branch into a new working branch https://github.com/nautobot/nautobot-app-secrets-providers/tree/azure-provider-branch where I'll make some minor edits and add additional docs

Potentially add a new exception for `AccessDeniedException`

I believe this current code is for CyberArk's [Privileged Access Manager (PAM)](https://docs.cyberark.com/pam-self-hosted/latest/en/Content/WebServices/GetPasswordValueV10.htm?tocpath=Developer%7CREST%20APIs%7CAccounts%7CAccount%20actions%7C_____6) product. It does not have a Python SDK, hence needing to send API requests directly. They also have...

These changes are handled in #134