Strivr · Authentication Profile

Strivr Authentication

Authentication

Strivr declares 2 security scheme(s) across its OpenAPI definitions.

Immersive LearningVirtual RealityWorkforce TrainingFrontline OperationsArtificial IntelligenceAnalyticsUnity SDKSmart GlassesEnterpriseLearning and Development
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

portal_sso openIdConnect
api_bearer http
scheme: bearer · in: header ()

Source

Authentication Profile

strivr-authentication.yml Raw ↑
generated: '2026-08-29'
method: searched
source: https://developer.strivr.com/docs/sdk/latest/unity/getting-started.html, https://developer.strivr.com/docs/sdk/latest/unity/access-strivr-portal.html,
  https://developer.strivr.com/docs/sdk/latest/unity/linking-unity-to-strivr.html, live probe of https://api.strivr.com/
docs: https://developer.strivr.com/docs/sdk/latest/unity/getting-started.html
note: Derived from the published SDK documentation and one live probe, NOT from an OpenAPI - Strivr publishes
  no securitySchemes because it publishes no machine-readable contract. Every fact below is either stated
  in Strivr's own docs or observed on the wire.
schemes:
- name: portal_sso
  type: openIdConnect
  provider: Auth0
  flow: browser redirect / SSO
  applies_to:
  - https://portal.strivr.com/
  - Strivr SDK Unity Editor window (Strivr > Project Settings > Log in)
  description: 'Access to the Strivr Portal is single sign-on, brokered by Auth0. The documented entry
    point is "Log in with Google" at portal.strivr.com. Self-service signup does not exist: the docs instruct
    you to contact Strivr with a list of users at your company, after which Strivr configures SSO and
    issues credentials, and the user verifies identity via an email from Auth0.'
  self_service: false
  evidence: https://developer.strivr.com/docs/sdk/latest/unity/access-strivr-portal.html
- name: api_bearer
  type: http
  scheme: bearer
  in: header
  header: Authorization
  applies_to:
  - https://api.strivr.com
  description: 'The Strivr API host answers every unauthenticated request - including / , /openapi.json
    and every /.well-known/ path - with HTTP 401 and the response header WWW-Authenticate: Bearer, with
    a zero-length body. This establishes a bearer-token model on the wire. Strivr does not publish how
    a token is obtained, its lifetime, its format, or any scope vocabulary.'
  method: probed
  evidence:
    url: https://api.strivr.com/
    http_status: 401
    response_header: 'WWW-Authenticate: Bearer'
    server: Apache/2.4.58 (Ubuntu)
unity_editor_flow: In Unity, Strivr > Project Settings > Log in opens a web page to complete the login
  flow; after login the developer selects which Strivr project the Unity project is linked to. The selection
  persists across editor sessions.
oauth_scopes_published: false
api_keys_published: false
mtls: false
gaps:
- No token issuance or refresh documentation
- No scope vocabulary
- No public OAuth metadata document (all /.well-known/ paths on api.strivr.com are themselves 401-gated)

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/strivr-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.