Integrations
Optare integrates with popular tools and platforms. Find your integration below.
Identity Providers (SSO)
Connect to enterprise identity providers for Single Sign-On.
| Provider | Type | Guide |
|---|---|---|
| Okta | SAML | Configure |
| Azure AD | SAML / OIDC | Configure |
| Google Workspace | OIDC | Configure |
| OneLogin | SAML | Configure |
| JumpCloud | SAML | Configure |
Social Logins
Allow users to log in with their existing accounts.
| Provider | Status | Guide |
|---|---|---|
| ✅ Built-in | Configure | |
| GitHub | ✅ Built-in | Configure |
| Microsoft | ✅ Built-in | Configure |
| Apple | ✅ Built-in | Configure |
| ✅ Built-in | Configure |
Development Frameworks
SDKs and quickstarts for popular frameworks.
Frontend
| Framework | SDK | Quickstart |
|---|---|---|
| React | @optare/optareid-react | Guide |
| Next.js | @optare/optareid-nextjs | Guide |
| Vue | Direct OIDC | Guide |
| Angular | Direct OIDC | Guide |
| Vanilla JS | @optare/optareid-js | Guide |
Backend
| Framework | SDK | Quickstart |
|---|---|---|
| Node.js | @optare/optareid-js | Guide |
| Python | Direct OIDC | Coming soon |
| Go | Direct OIDC | Coming soon |
| Ruby | Direct OIDC | Coming soon |
Mobile
| Platform | SDK | Quickstart |
|---|---|---|
| Flutter | optareid_flutter | Guide |
| iOS | Coming soon | — |
| Android | Coming soon | — |
| React Native | @optare/optareid-react | Guide |
User Provisioning
Automate user lifecycle management.
| Protocol | Status | Guide |
|---|---|---|
| SCIM 2.0 | ✅ Supported | Setup Guide |
| Directory Sync | Coming soon | — |
Webhooks
Receive real-time notifications.
| Event Category | Events |
|---|---|
| Users | user.created, user.login, user.deleted |
| Members | member.invited, member.joined, member.removed |
| Organizations | org.created, org.updated |
| Security | mfa.enabled, password.changed |
AI & Automation
Connect Optare to AI tools and automation platforms.
| Integration | Package | Guide |
|---|---|---|
| Claude (MCP) | @optare/mcp-server | Guide |
| Zapier | Coming soon | — |
| n8n | Coming soon | — |
CLI & DevOps
Tools for automation and CI/CD.
| Tool | Package | Guide |
|---|---|---|
| CLI | @optare/optareid-cli | Reference |
| Management API | @optare/management | Reference |
Can't Find Your Integration?
- Use Direct OIDC for any standard OAuth 2.0 / OpenID Connect integration
- Request an integration and we'll prioritize it
- Build your own using our REST API
Next Steps
- Configure connections - Set up SSO
- Browse quickstarts - Framework guides
- API Reference - Build custom integrations