Skip to content

Vault create fix n docs #87311 - #81

Merged
indrora merged 30 commits into
release-3.2from
vault_create_fix_n_docs_#87311
Jul 13, 2026
Merged

indrora merged 30 commits into
release-3.2from
vault_create_fix_n_docs_#87311

Conversation

@joevanwanzeeleKF

Copy link
Copy Markdown
Contributor
  • Bug fix: Fix for error during create job due to missing entry parameters
  • Made 'alias' officially required for enrollment
  • Documentation improvements and updates

indrora and others added 30 commits January 29, 2026 15:37
* chore: create 3.2 branch

* feat: release 3.2, Added entry parameter to indicate the private key should not be exportable from KeyVault

Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

---------

Co-authored-by: Joe VanWanzeele <76071503+joevanwanzeeleKF@users.noreply.github.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
….AspNet.WebApi.Client) to 1.0.3 to address vulnerability
…elpful error message when alias is invalid; unit tests
Added scan_token secret for SAST integration.
@indrora
indrora merged commit c290f50 into release-3.2 Jul 13, 2026
indrora added a commit that referenced this pull request Jul 13, 2026
* Merge 3.2.0 to main (#74)

* chore: create 3.2 branch

* feat: release 3.2, Added entry parameter to indicate the private key should not be exportable from KeyVault

Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

---------

Co-authored-by: Joe VanWanzeele <76071503+joevanwanzeeleKF@users.noreply.github.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

* cleaned up docs, split RBAC permissions into seperate file for brevity

* Update generated docs

* Updated changelog, nuget package references

* Explicit update of Newtonsoft.Json.Bson from 1.0.2 (used by Microsoft.AspNet.WebApi.Client) to 1.0.3 to address vulnerability

* now returning the serialized certificate tags, as well as the exportable flag.  Updated README image

* added check for vault name parameter coming through as empty string.  async safety. naming cleanup.

* Update generated docs

* replaced count() with count

* Added helper method to determine key sized and curve in order to pass the value to AKV (the fix)

* cleanup

* Added unit tests

* update changelog

* Fixed issue with Create that would throw an exception for missing entry parameter

* Updated documentation with alias requirements; now returning a more helpful error message when alias is invalid; unit tests

* Update generated docs

* removed unused images; updated screenshots to latest UI, fixed broken links

* Update generated docs

* Updated store type screenshots.  Removed TenantID as store parameter as it was redundant.

* Update generated docs

* Update starter workflow version to v5

* Update secrets in keyfactor-release-workflow.yml

Added scan_token secret for SAST integration.

* docs: auto-generate README and documentation [skip ci]

---------

Co-authored-by: Morgan Gangwere <470584+indrora@users.noreply.github.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants