Resilience · OAuth Scopes

Resilience OAuth Scopes

OAuth 2.0 searched

Resilience publishes 14 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Resilience API on a user’s behalf.

Tokens are issued from https://auth.cyberresilience.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

InsuranceUnited StatesCyber InsuranceProperty and CasualtyInsurtechUnderwritingClaimsRisk DataTechnology Errors and OmissionsBrokersSpecialty Insurance
Scopes: 14 Flows: authorizationCode, clientCredentials Method: searched

OAuth endpoints

Authorization URL
https://auth.cyberresilience.com/authorize
Token URL
https://auth.cyberresilience.com/oauth/token
Flows
authorizationCodeclientCredentials

Scopes (14)

ScopeDescriptionFlows
openid Issue an ID token — required for OpenID Connect authentication.
profile Access the end user's default profile claims.
email Access the end user's email address.
email_verified Access the end user's email verification status.
offline_access Issue a refresh token so the portal session can be renewed.
name Access the end user's full name claim.
given_name Access the end user's given-name claim.
family_name Access the end user's family-name claim.
nickname Access the end user's nickname claim.
picture Access the end user's profile picture claim.
created_at Access the end user's account creation timestamp.
identities Access the end user's linked identity providers.
phone Access the end user's phone number claim.
address Access the end user's address claim.

Source

OAuth Scopes

resilience-cyber-scopes.yml Raw ↑
generated: '2026-07-25'
method: searched
source: https://auth.cyberresilience.com/.well-known/openid-configuration
local_copy: well-known/resilience-cyber-openid-configuration.json
note: >-
  These are the scopes the Auth0 tenant advertises in its discovery document and
  the scopes the portal actually requests on /authorize. They are OpenID Connect
  standard scopes and Auth0 profile-claim scopes — NOT product scopes. No
  insurance-domain scope surface (policy, quote, bind, claim, submission,
  portfolio) is published anywhere on the Resilience estate, and there is no
  scopes/permissions reference page to search: cyberresilience.com soft-404s
  every developer path. Absence of a domain scope model is the finding, not a
  gap in this harvest.
schemes:
- name: Auth0OIDC
  source: well-known/resilience-cyber-openid-configuration.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.cyberresilience.com/authorize
    tokenUrl: https://auth.cyberresilience.com/oauth/token
  - flow: clientCredentials
    tokenUrl: https://auth.cyberresilience.com/oauth/token
requested_by_portal:
- openid
- profile
- email
- offline_access
scopes:
- scope: openid
  description: Issue an ID token — required for OpenID Connect authentication.
  kind: oidc-standard
  requested_by_portal: true
- scope: profile
  description: Access the end user's default profile claims.
  kind: oidc-standard
  requested_by_portal: true
- scope: email
  description: Access the end user's email address.
  kind: oidc-standard
  requested_by_portal: true
- scope: email_verified
  description: Access the end user's email verification status.
  kind: auth0-claim
- scope: offline_access
  description: Issue a refresh token so the portal session can be renewed.
  kind: oidc-standard
  requested_by_portal: true
- scope: name
  description: Access the end user's full name claim.
  kind: auth0-claim
- scope: given_name
  description: Access the end user's given-name claim.
  kind: auth0-claim
- scope: family_name
  description: Access the end user's family-name claim.
  kind: auth0-claim
- scope: nickname
  description: Access the end user's nickname claim.
  kind: auth0-claim
- scope: picture
  description: Access the end user's profile picture claim.
  kind: auth0-claim
- scope: created_at
  description: Access the end user's account creation timestamp.
  kind: auth0-claim
- scope: identities
  description: Access the end user's linked identity providers.
  kind: auth0-claim
- scope: phone
  description: Access the end user's phone number claim.
  kind: oidc-standard
- scope: address
  description: Access the end user's address claim.
  kind: oidc-standard
product_scopes:
  published: false
  audience: https://api.prod.resilienceinsurance.app
  note: >-
    Any product-level scopes on the private audience would only be visible to an
    authenticated broker or policyholder client. They cannot be enumerated
    anonymously and are not documented publicly.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/resilience-cyber-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.