Osso: API Design & Integration Surface
Docs-backedOsso exposes a REST API for managing IDP configurations, OAuth2 clients, and tenant domains. API keys are used for authentication. Endpoints cover creating/updating identity providers, listing configured domains, and admin token management. The OAuth2 broker endpoint handles the SAML auth flow transparently. SDK support is minimal — direct API calls are the pattern. The API surface is small and focused on IDP lifecycle management rather than user management.