CCC Identity (OpenID Connect)

The Okta-hosted identity service behind CCC Connect and the CCC customer and partner portals, running on the custom domain auth.cccis.com (cccis.customdomains.okta.com). This is the only CCC surface that serves machine-readable discovery anonymously - an OpenID Connect Discovery 1.0 document and an RFC 8414 authorization-server metadata document at the org level, plus a second discovery document for the custom authorization server used by CCC Connect. Supports authorization code with PKCE (S256), implicit, password, refresh token and device code grants, token introspection and revocation, and advertises DPoP signing algorithms. connect.cccis.com issues an authorization-code + PKCE request with scope "openid email profile connect:portal". No public or dynamic client registration is offered to third parties.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/ccc-identity-oidc"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: ccc-intelligent-solutions:ccc-identity-oidc
name: CCC Identity (OpenID Connect)
description: The Okta-hosted identity service behind CCC Connect and the CCC customer and partner portals,
  running on the custom domain auth.cccis.com (cccis.customdomains.okta.com). This is the only CCC surface
  that serves machine-readable discovery anonymously - an OpenID Connect Discovery 1.0 document and an
  RFC 8414 authorization-server metadata document at the org level, plus a second discovery document for
  the custom authorization server used by CCC Connect. Supports authorization code with PKCE (S256), implicit,
  password, refresh token and device code grants, token introspection and revocation, and advertises DPoP
  signing algorithms. connect.cccis.com issues an authorization-code + PKCE request with scope "openid
  email profile connect:portal". No public or dynamic client registration is offered to third parties.
humanURL: https://connect.cccis.com/
baseURL: https://auth.cccis.com
tags:
- Identity
- Authentication
- OpenID Connect
- Okta
tags_raw:
- Identity
- OAuth
- OpenID Connect
- Okta
properties:
- type: OpenIDConnect
  url: https://auth.cccis.com/.well-known/openid-configuration
- type: Authentication
  url: authentication/ccc-intelligent-solutions-authentication.yml
- type: OAuthScopes
  url: scopes/ccc-intelligent-solutions-scopes.yml
- type: WellKnown
  url: well-known/ccc-intelligent-solutions-well-known.yml