Oracle Partitioning · Authentication Profile

Oracle Partitioning Authentication

Authentication

Oracle Partitioning secures its APIs with http and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, and implicit flow(s).

Agent SkillsComposite-PartitioningData DictionaryDatabaseEnterprise Edition OptionHash-PartitioningInterval-PartitioningList-PartitioningMCPORDSOracleOracle DatabasePartitioningPerformanceRange-PartitioningSQLScalabilityTable PartitioningVLDB
Methods: http, oauth2 Schemes: 3 OAuth flows: authorizationCode, clientCredentials, implicit API key in:

Security Schemes

BasicAuth http
scheme: basic
BearerAuth http
scheme: bearer
OAuth2 oauth2
· flows: implicit, authorizationCode, clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-08-27'
method: searched
source: openapi/oracle-partitioning-ords-database-api-openapi.json + https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/26.1/orddg/developing-REST-applications.html
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - authorizationCode
  - clientCredentials
  - implicit
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  sources:
  - openapi/oracle-partitioning-ords-database-api-openapi.json
- name: BearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/oracle-partitioning-ords-database-api-openapi.json
- name: OAuth2
  type: oauth2
  flows:
  - flow: implicit
    authorizationUrl: /oauth/auth
    scopes: 0
  - flow: authorizationCode
    authorizationUrl: /oauth/auth
    tokenUrl: /oauth/token
    scopes: 0
  - flow: clientCredentials
    tokenUrl: /oauth/token
    scopes: 0
  sources:
  - openapi/oracle-partitioning-ords-database-api-openapi.json
docs: https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/26.1/orddg/developing-REST-applications.html
provider: Oracle Partitioning
providerId: oracle-partitioning
deployment_note: ORDS is customer-deployed, so the OAuth2 endpoints below are declared as RELATIVE paths in the contract
  (/oauth/auth, /oauth/token). They resolve against the operator's own ORDS host; there is no Oracle-hosted authorization
  server for this API.
authorization_model:
  style: Oracle Database role based, not scope based
  evidence: Operation descriptions state the requirement in prose — the partitions endpoints read "A client requires
    SQL Administrator or SQL Developer role to invoke this service." The contract declares no top-level security[] requirement
    and enumerates no OAuth scopes, so an agent cannot pre-check authorization from the spec.
  roles_seen_in_contract:
  - SQL Administrator
  - SQL Developer
mcp_authentication:
  endpoint: https://<ords-host>/mcp
  scheme: OAuth 2.0 Bearer JWT
  discovery: An unauthenticated request returns 401 with a WWW-Authenticate challenge pointing at the well-known metadata
    endpoint, from which the client discovers the authorization server and token endpoint.
  validation: issuer, audience and JWK-backed signature, configured via mcp.security.jwt.profile.*
  modes:
  - scope
  - role
  source: https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/26.2/ordig/configuring-model-context-protocol-mcp.html
gaps:
- No securitySchemes are APPLIED at the document level or on individual operations — they are declared in components
  only, so the contract never states which scheme protects which operation.
- No scopes are enumerated in any of the three OAuth2 flows.

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/oracle-partitioning-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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