specification: API Commons Plans specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans provider: Gluu providerId: gluu generated: '2026-09-12' method: searched source: https://gluu.org/solo/ sources: - url: https://gluu.org/solo/ status: 200 what: Published Gluu Solo pricing table — tier, monthly and annual price, request ceiling, SLA. - url: https://gluu.org/flex/ status: 200 what: >- Gluu Flex pricing statement — "The cost of a Gluu Subscription is based on peak Monthly Active Users" — with no numbers and no pricing page. Sales-gated. created: '2026-05-04' modified: '2026-09-12' note: >- This file replaces a 2026-05-04 bulk-sweep scaffold that invented a Free/Professional/Enterprise ladder with 1,000 and 100,000 request quotas. None of that existed. What Gluu actually publishes is the Solo table below; Gluu Flex is quoted on peak monthly active users with no public number, and the Janssen Project is free open source. plan_count: 3 currency: USD plans: - id: gluu-solo-planet name: Planet type: paid product: Gluu Solo description: >- Entry tier of the hosted Gluu Solo identity service, priced per cloud location. price_monthly: '800.00' price_annual: '8000.00' annual_note: Two months free on annual billing. billing_unit: per location currency: USD entries: - label: Requests per month name: requests type: quota metric: requests limit: 25000000 timeFrame: month unit: 1 price: '800.00' - label: Cost per request name: cost_per_request type: price metric: requests unit: 1 price: '0.000012' limits: max_locations: 3 vcpu: 4 ram_gib: 8 replicas_per_location: unlimited automatic_scale: true sla_uptime: '99.9%' - id: gluu-solo-star name: Star type: paid product: Gluu Solo price_monthly: '1500.00' price_annual: '15000.00' annual_note: Two months free on annual billing. billing_unit: per location currency: USD entries: - label: Requests per month name: requests type: quota metric: requests limit: 250000000 timeFrame: month unit: 1 price: '1500.00' - label: Cost per request name: cost_per_request type: price metric: requests unit: 1 price: '0.0000022' limits: max_locations: 10 vcpu: 4 ram_gib: 8 replicas_per_location: unlimited automatic_scale: true sla_uptime: '99.9%' - id: gluu-solo-galaxy name: Galaxy type: paid product: Gluu Solo price_monthly: '4000.00' price_annual: '40000.00' annual_note: Two months free on annual billing. billing_unit: per location currency: USD entries: - label: Requests per month name: requests type: quota metric: requests limit: 2500000000 timeFrame: month unit: 1 price: '4000.00' - label: Cost per request name: cost_per_request type: price metric: requests unit: 1 price: '0.0000012' limits: max_locations: 15 vcpu: 4 ram_gib: 8 replicas_per_location: unlimited automatic_scale: true sla_uptime: '99.9%' unpriced_products: - product: Gluu Flex model: subscription, quoted basis: peak Monthly Active Users public_price: false detail: >- https://gluu.org/flex/ states the subscription is priced on peak monthly active users and routes to https://gluu.org/booking to schedule a demo. https://gluu.org/pricing/ returns 404. No public number. note: >- The page does publish one commercially meaningful term: if the subscription expires the commercial Admin UI locks, but the authentication service keeps running because the core components are open source. - product: Janssen Project model: free open source public_price: true price: '0.00' detail: Apache-2.0, Linux Foundation; no licence fee. https://github.com/JanssenProject/jans - product: Agama Lab model: not published public_price: false detail: >- No pricing statement on https://gluu.org/agama-lab/; the CTA is "Join Agama Lab" at https://cloud.gluu.org/agama-lab. free_trial: published: false detail: >- No free trial is advertised on any pricing surface. The Admin UI plugin contract does carry a GET /admin-ui/license/trial operation, so a trial licence exists as a product mechanism, but Gluu publishes no terms for it. evidence: openapi/gluu-jans-config-api-admin-ui-plugin-openapi.yml