-
|
Hi, I use Admittedly I'm not an expert with If you can point me in the direction on how to implement this I would gladly create a PR. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The initial ("default") JWT provisioner is only for CA admin operations. When remote management is enabled, you can delete the JWT provisioner, but you always need at least one provisioner with a Super Admin attached. So, create a new provisioner with a Super Admin (eg. you could use OIDC, X5C, or another type depending on your setup), make sure it works for CA administration, and then you should be able to delete the JWT provisioner. |
Beta Was this translation helpful? Give feedback.
The initial ("default") JWT provisioner is only for CA admin operations. When remote management is enabled, you can delete the JWT provisioner, but you always need at least one provisioner with a Super Admin attached. So, create a new provisioner with a Super Admin (eg. you could use OIDC, X5C, or another type depending on your setup), make sure it works for CA administration, and then you should be able to delete the JWT provisioner.