Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/Set-CertificateTemplate allows setting Autoenroll permission to V1 templates #130

Closed
Crypt32 opened this issue Nov 5, 2020 · 1 comment
Labels
bug Bug. An issue exist in our code. fixed-vNext The item is fixed in development code. Will be available in next release.

Comments

@Crypt32
Copy link
Collaborator

Crypt32 commented Nov 5, 2020

V1 templates allow only these permissions:
-Full Control

  • Read
  • Write
  • Enroll

Currently, we do not check for template version and can enable Autoenroll right on V1 template, which is wrong.

@Crypt32 Crypt32 added the bug Bug. An issue exist in our code. label Nov 5, 2020
@Crypt32 Crypt32 added the fixed-vNext The item is fixed in development code. Will be available in next release. label Nov 5, 2020
@Crypt32 Crypt32 reopened this Nov 6, 2020
@Crypt32
Copy link
Collaborator Author

Crypt32 commented Jun 15, 2023

Fixed in v4.0.0

@Crypt32 Crypt32 closed this as completed Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug. An issue exist in our code. fixed-vNext The item is fixed in development code. Will be available in next release.
Projects
None yet
Development

No branches or pull requests

1 participant