EasyWebinar OAuth 2.0 / OpenID Connect

The only anonymously reachable, machine-readable EasyWebinar API surface. The application host publishes a complete OpenID Connect discovery document and RFC 8414 authorization-server metadata, with live authorize, token, userinfo, introspection and revocation endpoints. Scopes advertised are openid, profile, email and basic. Dynamic client registration is disabled, so clients are provisioned out of band.

API entry from apis.yml

apis.yml Raw ↑
name: EasyWebinar OAuth 2.0 / OpenID Connect
description: The only anonymously reachable, machine-readable EasyWebinar API surface. The application
  host publishes a complete OpenID Connect discovery document and RFC 8414 authorization-server metadata,
  with live authorize, token, userinfo, introspection and revocation endpoints. Scopes advertised are
  openid, profile, email and basic. Dynamic client registration is disabled, so clients are provisioned
  out of band.
humanURL: https://easywebinar.com/enterprise/
baseURL: https://app.easywebinar.com
tags:
- OAuth
- OpenID Connect
- Identity
- Authentication
properties:
- type: Authentication
  url: authentication/easywebinar-authentication.yml
- type: OAuthScopes
  url: scopes/easywebinar-scopes.yml
- type: ErrorCatalog
  url: errors/easywebinar-problem-types.yml
- type: WellKnown
  url: well-known/easywebinar-well-known.yml
- type: OpenIDConnect
  url: https://app.easywebinar.com/.well-known/openid-configuration