Skip to main content

User Tasks Proxy

Seamlessly integrate your users and your workflows.

Extending the open-source user tasks

The open-source LittleHorse Server is unopinionated regarding identity for user tasks. Client applications are left on their own to match a request to a user_id and user_group.

The User Tasks Proxy uses the OIDC protocol to connect your identity provider to the LittleHorse Server, allowing your users to easily interface with your workflows through LittleHorse User Tasks.

Extending the open-source user tasks

Connect to your identity provider

Using the OIDC protocol, the User Tasks Proxy can accept requests from your frontend application, identify the user, and fetch LittleHorse User Tasks assigned to that user.

Consume those tasks in your frontend code using our API client, or use the standalone User Tasks Portal to execute user tasks on your own.

Connect to your identity provider