generated: '2026-07-19' method: searched source: https://innovist.com/.well-known/openid-configuration docs: https://innovist.com/.well-known/oauth-authorization-server notes: >- Auth profile captured verbatim from the store's live OpenID Connect / OAuth Authorization Server discovery documents (Shopify customer-account identity, issuer https://shopify.com/authentication/3960733763). Covers customer-account sign-in and the customer-account MCP API used for agent commerce. summary: types: - oauth2 - openIdConnect oauth2_flows: - authorizationCode pkce: S256 id_token_signing_alg: - RS256 schemes: - name: shopifyCustomerAccountOIDC type: openIdConnect issuer: https://shopify.com/authentication/3960733763 authorization_endpoint: https://shopify.com/authentication/3960733763/oauth/authorize token_endpoint: https://shopify.com/authentication/3960733763/oauth/token end_session_endpoint: https://shopify.com/authentication/3960733763/logout jwks_uri: https://shopify.com/authentication/3960733763/.well-known/jwks.json response_types_supported: - code grant_types_supported: - authorization_code - refresh_token - 'urn:ietf:params:oauth:grant-type:jwt-bearer' token_endpoint_auth_methods_supported: - client_secret_basic code_challenge_methods_supported: - S256 sources: - well-known/innovist-openid-configuration.json