You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./dsp tructl policy kas-registry create -u "https://local-dsp.virtru.com:8080/kas" -r "https://local-dsp.virtru.com:8080/kas/v2/kas_public_key"
Using profile [local]
ERROR Failed to create Registered KAS entry: rpc error: code = InvalidArgument desc = validation error:
- public_key.remote: URI must be a valid URL (e.g., 'https://demo.com/') followed by additional segments. Each segment must start and end with an alphanumeric character, can contain hyphens, alphanumeric characters, and slashes. [uri_format]
KAS registry URI validation is invalid
Acceptance Criteria
this.Uri()
The text was updated successfully, but these errors were encountered: