littlehorse-enterprises / littlehorse

This repository contains the code for the LittleHorse Server, Dashboard, CLI, and Java/Go/Python SDK's. Brought to you by LittleHorse Enterprises LLC
https://littlehorse.dev/
Other
119 stars 11 forks source link

fix(server): Support blank `SearchPrincipalRequest` #1158

Closed Snarr closed 5 days ago

Snarr commented 5 days ago

Removes requirement for one of principal_criteria field to be submitted with each SearchPrincipalRequest from server and lhctl.

Resolves #1152.