OneLogin
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
OneLogin earns Band B in the Auth & Identity category of The Headless Index, with a thesis-fit score of 64/100. Its strongest dimension is headless operation (16/20); its weakest scored dimension is schema observability (10/20). No public OpenAPI specification was found when OneLogin was scored, which limits how far an agent can go without human integration work.
Scorecard detail
OneLogin ships two live API generations at once (v1 and v2 on api.us.onelogin.com) and never retired the first. Client coverage stays broad for a product in maintenance: @onelogin/sdk pulls just over 21,000 weekly npm downloads, and Python, Go, Java, Ruby, PHP and .NET repos all sit under the one org. Versioning discipline is the weak part here.
signals (6)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 34 probe paths
- ·GraphQL endpointDiscovered at https://www.onelogin.com/graphql, introspection disabled or scoped
- +SDKs maintained10 (dotnet, go, java, javascript, kotlin, php, python, ruby); top by stars: onelogin/onelogin-python-sdk (40 stars)
- +SDK recency2 of 10 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-07)
- +npm weekly downloads21.4k across published packages; top: @onelogin/sdk @ 21.4k/week
cite (1)
- ai_review_browser.auth@2026-08-19
The Terraform provider is the surprise here (onelogin/onelogin, partner tier, 1.6M registry downloads), so apps, users, roles and mappings stay declarative. Smart Hooks go further; pre-authentication and user-migration functions are created, versioned and given environment variables entirely through the API. Branding and several policy screens still require the admin console, and nothing replaces it.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −API operations exposedNo OpenAPI spec; operations count unknown
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- ai_review_browser.topics_found@2026-08-19
An MCP server does exist under the vendor org (github.com/onelogin/onelogin-mcp, last touched July 2026), which puts OneLogin ahead of most legacy IDaaS. It stops there. Five stars, no entry in the public MCP registry, no agent-facing page on developers.onelogin.com, no toolkit package. An agent finds it by luck rather than by any published discovery path.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +Official MCP serverhttps://github.com/onelogin/onelogin-mcp (5 stars, last commit 27 days ago)
- ·Community MCP servers1 community MCP repos; top by stars: https://github.com/onelogin/mcp-testrail (0 stars)
- +Agent-friendly SDKs1 TS/JS SDKs available; top: @onelogin/sdk (21.4k/week downloads)
cite (1)
- ai_review_browser.mcp@2026-08-19
Nothing machine-readable is published. The docs site renders endpoint prose page by page (developers.onelogin.com/api-docs/2), with Postman collections as the closest thing to a contract, and probes for a spec document return 404. An agent cannot build a OneLogin client cold; it scrapes HTML or leans on a hand-maintained SDK that lags the v2 surface.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 34 standard probe paths
- ·GraphQL introspectionGraphQL endpoint at https://www.onelogin.com/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-08-19
Event delivery is a firehose, not a catalogue. The Event Broadcaster posts every account event to one endpoint (JSON Array format is the recommended setting), with no per-type subscription and no documented signing header. The pull path is better: GET /api/1/events exposes numeric event type IDs and filtering. Retry and replay semantics are not stated.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- ai_review_browser.pages_fetched@2026-08-19
This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.
No public OpenAPI specification discovered during collection
Powered by JAIRF v1.0.0 by Jentic
Band rationale:B band: JAIRF=N/A HeadlessIndex=64
Show OneLogin's score on your site.
Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.
OneLogin and agent readiness
- Is OneLogin agent-ready?
- OneLogin scores Band B on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is headless operation; its weakest is schema observability.
- Does OneLogin publish an OpenAPI spec?
- No published OpenAPI specification was found when OneLogin was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is OneLogin's Headless Index score?
- OneLogin scores 64/100 on the Headless Index thesis-fit rubric and sits in Band B in the Auth & Identity category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.