Skip to content

Framework SDKs

View as Markdown

Framework SDKs adapt Sudomimus Connect callbacks and the Session lifecycle to a framework’s server routes, cookies, redirects, and request objects. They build on the API SDKs and use Connect directly. For other runtimes or direct API calls, choose an API SDK by language.

All adapters require a CALLBACK ReturnRule that permits the configured callback URL. Production deployments also need a shared durable credential store; an in-memory store is suitable only for local development.

If your framework already has a mature OpenID Connect integration, you can use the OIDC path instead. Use these adapters when you want Sudomimus Connect and its application rules directly.