JustinGrote / JustinGrote/SecretManagement.Chromium

Edge vaults not installing when running Register-ChromiumSecretVaults

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
40
Forks
9
PR merge metrics
No merged PRs in 30d

Description

I am trying to retister my Edge vaults, but nothing happens:

```powershell
PowerShell 7.4.3
PS C:\repos> Register-ChromiumSecretVault -Verbose -Debug
PS C:\repos> Get-SecretVault

Name ModuleName IsDefaultVault
---- ---------- --------------
AteaCSPX AxKeyVault False
AxKeys AxKeyVault True

PS C:\repos> Get-Module -Name SecretManagement.Chromium -ListAvailable

Directory: C:\Users\axel\Documents\PowerShell\Modules

ModuleType Version PreRelease Name PSEdition ExportedCommands
---------- ------- ---------- ---- --------- ----------------
Script 0.0.9.1 SecretManagement.Chromium Core {Register-ChromiumSecretVault, Get-Chro…
```

My PowerShell version:

```powershell
Name Value
---- -----
PSVersion 7.4.3
PSEdition Core
GitCommitId 7.4.3
OS Microsoft Windows 10.0.22631
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
```

Edge Version 126.0.2592.68 (Official build) (64-bit)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported behavior with PowerShell 7.4.3, SecretManagement.Chromium 0.0.9.1, Edge 126.0.2592.68, and Register-ChromiumSecretVault, then inspect the output of Get-SecretVault. Compare the singular command shown in the report with the issue title. Done means the Edge vaults are registered and appear in Get-SecretVault.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.