Thamarah Al-Jill Co LLC · Authentication Profile

Thamarah Al Jill Co Llc Authentication

Authentication

Thamarah Al-Jill Co LLC secures its APIs with openIdConnect and oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyE-commerceMarketplaceLuxuryResaleFashionAgent CommerceShopifySaudi Arabia
Methods: openIdConnect, oauth2 Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

shopify-customer-accounts-oidc openIdConnect

Source

Authentication Profile

thamarah-al-jill-co-llc-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://amusedco.com/.well-known/openid-configuration
summary:
  types: [openIdConnect, oauth2]
  oauth2_flows: [authorizationCode]
  provider: Shopify Customer Accounts
notes: >-
  Buyer/customer authentication is delegated to Shopify Customer Accounts. The store's
  /.well-known/openid-configuration and /.well-known/oauth-authorization-server both
  resolve to the Shopify-hosted issuer below. Agent-driven checkout via the UCP MCP
  surface additionally enforces a buyer-approval invariant at the moment of payment
  (see conventions/). No custom first-party auth scheme is published by the merchant.
schemes:
  - name: shopify-customer-accounts-oidc
    type: openIdConnect
    issuer: https://shopify.com/authentication/29798400044
    authorization_endpoint: https://shopify.com/authentication/29798400044/oauth/authorize
    token_endpoint: https://shopify.com/authentication/29798400044/oauth/token
    end_session_endpoint: https://shopify.com/authentication/29798400044/logout
    jwks_uri: https://shopify.com/authentication/29798400044/.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]
    id_token_signing_alg_values_supported: [RS256]
    code_challenge_methods_supported: [S256]     # PKCE
    subject_types_supported: [public]
    sources:
      - well-known/thamarah-al-jill-co-llc-openid-configuration.json