Usage Guide
Internal Usage
The SSO Workflow Bridge UI is designed primarily for internal business operations and teams within your organization. It is:
- Not intended for external customer access: The interface is optimized for internal teams managing workflow tasks
- Role-based: Different views and capabilities are provided based on internal team roles
- Secure by default: Access is restricted to authenticated internal users only
- Enterprise-ready: Supports internal team collaboration, audit trails, and compliance requirements
Customer-Facing Integration
For customer-facing applications that need to interact with LittleHorse tasks, you have two options:
- API Client Integration: Use the LittleHorse API Client to build custom UI components within your existing customer portal
- Direct API Usage: Make direct calls to the LittleHorse API from your application to create a fully customized experience
This approach allows you to:
- Maintain consistent branding and user experience
- Control exactly what task information is exposed to customers
- Integrate task management seamlessly into your existing customer portal
- Implement custom authentication and authorization flows
info
These integration approaches are equally effective for building internal portals and tools. Whether you're creating a custom interface for your internal teams or embedding task management into existing internal systems, the same API Client and direct API options provide the flexibility needed for seamless integration.