Elysium Health Customer Account (Shopify OIDC)

Shopify Customer Accounts identity surface for elysiumhealth.com. OpenID Connect discovery is published at https://www.elysiumhealth.com/.well-known/openid-configuration (and mirrored at /.well-known/oauth-authorization-server, RFC 8414), issued by https://shopify.com/authentication/26818117694 with authorization, token, logout, and JWKS endpoints on account.elysiumhealth.com. Authorization code with PKCE (S256), refresh_token, and JWT bearer grants are supported; scopes are openid, email, customer-account-api:full, and customer-account-mcp-api:full.

API entry from apis.yml

apis.yml Raw ↑
aid: elysium-customer-account
name: Elysium Health Customer Account (Shopify OIDC)
description: Shopify Customer Accounts identity surface for elysiumhealth.com. OpenID Connect discovery
  is published at https://www.elysiumhealth.com/.well-known/openid-configuration (and mirrored at /.well-known/oauth-authorization-server,
  RFC 8414), issued by https://shopify.com/authentication/26818117694 with authorization, token, logout,
  and JWKS endpoints on account.elysiumhealth.com. Authorization code with PKCE (S256), refresh_token,
  and JWT bearer grants are supported; scopes are openid, email, customer-account-api:full, and customer-account-mcp-api:full.
humanURL: https://www.elysiumhealth.com/.well-known/openid-configuration
baseURL: https://account.elysiumhealth.com/authentication
tags:
- Authentication
- OpenID Connect
- OAuth
- Customer Accounts
properties:
- type: OpenIDConnect
  url: well-known/elysium-openid-configuration.json
- type: OAuthScopes
  url: scopes/elysium-scopes.yml