Denis K
Denis K
Would be nice to have it
got it. thank you!
I see the same with the v5.23.2
Thank you @maraino for such detailed explanation, I'll definitely try it. But my current issue is that I can't replace or remove a template because server always returns `error applying...
Just in case here is my full config for SSO provisioner returned via `step ca provisioner list` ``` { "type": "OIDC", "name": "SSO", "clientID": "***********, "clientSecret": "***********", "configurationEndpoint": "https://login.microsoftonline.com/**********/v2.0/.well-known/openid-configuration", "claims":...
@hslatman It would be the easiest solution, but the issue is, that I don't have it in ca.json. Looks like it's stored in DB. Server complains about template on several...
If I got it right, it should be fixed by https://github.com/smallstep/certificates/pull/1030, but looks like it's not. Anyway, next time I'll start a local ca to test template, but I need...
I manged to fix it. TLDR: I used JWK provisioner to remove broken template from SSO provisioner. Long story: my `~/.step/config/defaults.json` looks like this ``` { "ca-url": "https://ca.example.org", "fingerprint": "******",...
try [default tags](https://www.hashicorp.com/en/blog/default-tags-in-the-terraform-aws-provider)