Carl Tashian

Results 36 issues of Carl Tashian

### Steps to Reproduce In the Azure Active Directory portal: - Create a new App Registration in Azure Active Directory, using the default settings. Note the client ID on the...

bug

### Steps to Reproduce 1. `touch $STEPPATH/plugins/step-test-plugin` 2. Run `step test help`. Output: ``` fork/exec /Users/carl/.step/plugins/step-test-plugin: permission denied ``` 3. Run `step help test` Output: ``` No help topic for...

bug

I need to connect to another database in one of my models, and that database doesn't have PostGIS installed. If I have spatial_adapter installed, I get an ERROR: relation "geometry_columns"...

bug
PostgreSQL

- use scarf links - update code to reflect new internal package structure

needs triage

### Steps to Reproduce 1. Follow [Vault RA mode](https://smallstep.com/docs/step-ca/registration-authority-ra-mode/#hashicorp-vault-ra-mode) setup docs. 2. Start up the RA and confirm it's working. 3. Add a SCEP provisioner by running `step ca provisioner...

bug
needs triage

Right now you have to use the DNS policy type if you want an allow/deny policy for YubiKey serial numbers or other hardware identifiers. It just happens to be DNS...

enhancement
needs triage

New output: ``` bin/step ca bootstrap --ca-url https://ca:4443 --fingerprint abc123 The request could not be completed: a root certificate with that fingerprint was not found. Re-run with STEPDEBUG=1 for more...

needs triage

A [common](https://www.envoyproxy.io/docs/envoy/latest/operations/admin) [pattern](https://www.rabbitmq.com/management.html) in services that have an Admin API is to stand it up on a separate socket address. And, since a CA is a particularly sensitive application, it...

enhancement
needs triage