Cvent Community · Authentication Profile

Cvent Community Authentication

Authentication

Cvent Community secures its APIs with openIdConnect, oauth2, and saml2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and refreshToken flow(s).

CertificationCommunityCustomer-SupportCvent AcademyEducationForumsKnowledge BaseLearning CentersSoftware-as-a-ServiceTraining
Methods: openIdConnect, oauth2, saml2 Schemes: 2 OAuth flows: authorizationCode, refreshToken API key in:

Security Schemes

support-cvent-oidc openIdConnect
community-cvent-saml-sso saml2

Source

Authentication Profile

cvent-community-authentication.yml Raw ↑
generated: '2026-09-07'
method: probed
source: >-
  https://support.cvent.com/.well-known/openid-configuration (HTTP 200, application/json, fetched
  2026-09-07, saved verbatim to well-known/cvent-community-openid-configuration.json);
  https://community.cvent.com/HigherLogic/Security/SAML/localSAMLLoginService.aspx (SAML login link
  present in the community page markup, observed 2026-09-07)
docs: https://support.cvent.com/s/knowledgebase
summary:
  types:
    - openIdConnect
    - oauth2
    - saml2
  api_key_in: []
  oauth2_flows:
    - authorizationCode
    - refreshToken
  note: >-
    Cvent Community publishes no API contract, so this is an identity/SSO profile rather than an API
    authentication profile. Two sign-in surfaces are observable without credentials.
schemes:
  - name: support-cvent-oidc
    type: openIdConnect
    surface: https://support.cvent.com/ (Knowledge Base, case management, Passkey support)
    platform: Salesforce Experience Cloud
    openIdConnectUrl: https://support.cvent.com/.well-known/openid-configuration
    issuer: https://support.cvent.com
    authorization_endpoint: https://support.cvent.com/services/oauth2/authorize
    token_endpoint: https://support.cvent.com/services/oauth2/token
    userinfo_endpoint: https://support.cvent.com/services/oauth2/userinfo
    revocation_endpoint: https://support.cvent.com/services/oauth2/revoke
    introspection_endpoint: https://support.cvent.com/services/oauth2/introspect
    registration_endpoint: https://support.cvent.com/services/oauth2/register
    end_session_endpoint: https://support.cvent.com/services/auth/idp/oidc/logout
    jwks_uri: https://support.cvent.com/id/keys
    grant_types_supported:
      - authorization_code
      - refresh_token
    token_endpoint_auth_methods_supported:
      - client_secret_post
      - client_secret_basic
      - private_key_jwt
    code_challenge_methods_supported:
      - S256
    id_token_signing_alg_values_supported:
      - RS256
    dpop_signing_alg_values_supported:
      - RS256
      - RS384
      - RS512
      - ES256
      - ES384
      - ES512
      - EdDSA
    dynamic_client_registration: true
    pkce: true
    scopes: scopes/cvent-community-scopes.yml
    sources:
      - well-known/cvent-community-openid-configuration.json
    provenance_note: >-
      The endpoint set, claims list and scope list are Salesforce Experience Cloud's standard shape,
      served under Cvent's own domain by Cvent's Salesforce org. The issuer is https://support.cvent.com,
      so the document is Cvent's; the vocabulary inside it is the vendor's. Do not read the scope list
      as a Cvent-authored permission taxonomy.
  - name: community-cvent-saml-sso
    type: saml2
    surface: https://community.cvent.com/ (Cvent Community — forums, education, learning centers)
    platform: Higher Logic Thrive
    login_endpoint: https://community.cvent.com/HigherLogic/Security/SAML/localSAMLLoginService.aspx
    binding: HttpRedirect
    interactive_login: https://community.cvent.com/login
    note: >-
      The community front door is a Higher Logic SAML service provider that redirects to Cvent's IdP.
      No SAML metadata document is published at a discoverable path; the binding is read from the
      login link in the served page markup.
    sources:
      - https://community.cvent.com/home
mcp_authorization:
  status: not-enabled
  note: >-
    community.cvent.com answers both RFC 8414 and RFC 9728 discovery paths with a JSON error stating
    the Higher Logic MCP server is not enabled for tenant CVENT. See mcp/cvent-community-mcp.yml.

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/cvent-community-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.