Salesforce · JSON Structure

Salesforce Successful Open Id Connect Discovery Endpoint Structure

Type: object Properties: 18 Required: 18
Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

SuccessfulOpenIDConnectDiscoveryEndpoint is a JSON Structure definition published by Salesforce, describing 18 properties, of which 18 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

end_session_endpoint frontchannel_logout_supported frontchannel_logout_session_supported issuer authorization_endpoint token_endpoint revocation_endpoint userinfo_endpoint jwks_uri registration_endpoint introspection_endpoint scopes_supported response_types_supported subject_types_supported id_token_signing_alg_values_supported display_values_supported token_endpoint_auth_methods_supported claims_supported

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "type": "object",
  "name": "SuccessfulOpenIDConnectDiscoveryEndpoint",
  "properties": {
    "end_session_endpoint": {
      "type": "string"
    },
    "frontchannel_logout_supported": {
      "type": "boolean"
    },
    "frontchannel_logout_session_supported": {
      "type": "boolean"
    },
    "issuer": {
      "type": "string"
    },
    "authorization_endpoint": {
      "type": "string"
    },
    "token_endpoint": {
      "type": "string"
    },
    "revocation_endpoint": {
      "type": "string"
    },
    "userinfo_endpoint": {
      "type": "string"
    },
    "jwks_uri": {
      "type": "string"
    },
    "registration_endpoint": {
      "type": "string"
    },
    "introspection_endpoint": {
      "type": "string"
    },
    "scopes_supported": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "response_types_supported": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "subject_types_supported": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "id_token_signing_alg_values_supported": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "display_values_supported": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "token_endpoint_auth_methods_supported": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "claims_supported": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    }
  },
  "required": [
    "end_session_endpoint",
    "frontchannel_logout_supported",
    "frontchannel_logout_session_supported",
    "issuer",
    "authorization_endpoint",
    "token_endpoint",
    "revocation_endpoint",
    "userinfo_endpoint",
    "jwks_uri",
    "registration_endpoint",
    "introspection_endpoint",
    "scopes_supported",
    "response_types_supported",
    "subject_types_supported",
    "id_token_signing_alg_values_supported",
    "display_values_supported",
    "token_endpoint_auth_methods_supported",
    "claims_supported"
  ],
  "$schema": "https://json-structure.org/draft/2020-12/schema"
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/salesforce-successful-open-id-connect-discovery-endpoint-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.