generated: '2026-07-19' method: searched source: https://ketone.com/.well-known/openid-configuration docs: https://shopify.dev/docs/api/customer schemes: - name: ShopifyCustomerAccount source: well-known/hvmn-openid-configuration.json flows: - flow: authorizationCode authorizationUrl: https://account.ketone.com/authentication/oauth/authorize tokenUrl: https://account.ketone.com/authentication/oauth/token scopes: - scope: openid description: OpenID Connect authentication; returns an ID token identifying the customer. flows: [authorizationCode] sources: [well-known/hvmn-openid-configuration.json] - scope: email description: Access to the customer's email address and email_verified claim. flows: [authorizationCode] sources: [well-known/hvmn-openid-configuration.json] - scope: customer-account-api:full description: Full access to the Shopify Customer Account API on behalf of the signed-in customer. flows: [authorizationCode] sources: [well-known/hvmn-openid-configuration.json] - scope: customer-account-mcp-api:full description: Full access to the Shopify Customer Account MCP API for agent-driven access on behalf of the customer. flows: [authorizationCode] sources: [well-known/hvmn-openid-configuration.json]