stack: JWT usage + portal + Path A bootstrap (working copy of #89) - #91
Closed
eliteprox wants to merge 5 commits into
Closed
stack: JWT usage + portal + Path A bootstrap (working copy of #89)#91eliteprox wants to merge 5 commits into
eliteprox wants to merge 5 commits into
Conversation
Shrink public usage to Bearer JWT/sk_* self-serve reads, drop access/grants, query OpenMeter by client_id dimensions with actor match filtering, and document Auth0 DCR + Kong OIDC gateway for the usage surface only.
- Added CORS configuration options to allow specific origins and support Kong Dev Portals. - Updated OpenAPI documentation to reflect the new Railway builder-api URL and clarify usage instructions. - Enhanced the bootstrap script for provisioning Auth0 DCR and related strategies. - Introduced tests for CORS functionality to ensure proper handling of preflight requests and origin validation.
…mer handling - Modified the `.env.example` file to reflect new default plan and trial feature keys for OpenMeter. - Introduced a new Dockerfile for the identity webhook service to streamline deployment. - Enhanced the customer handling logic in the builder API to support exact key matching and improved subscription access checks. - Updated documentation to clarify the usage of new hosts and CORS configurations. - Added tests for customer management to ensure robust handling of edge cases.
…ter provisioning - Added a new `bootstrap.sh` script to streamline the provisioning of Auth0 clients and OpenMeter billing profiles. - Updated `.env.example` to include new environment variables for Stripe billing integration. - Enhanced `.gitignore` to exclude generated bootstrap artifacts. - Updated `README.md` with usage instructions for the new bootstrap command and its flags. - Introduced a GitHub Actions workflow for shellcheck and regression testing of the bootstrap script. - Added tests to ensure the integrity of the `sdk-config.json` output.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
stack/jwt-scoped-usage, stacked onstack/admin-usage-boundary(#90).feat/jwt-scoped-usage/backup/feat-jwt-scoped-usageat1ed69f8). This branch is the only place we push fixups.openmeter-billing.json/sdk-config.json, plus goldentestdata/sdk-config.golden.json(5c2e7ad).Relationship to other PRs
backup/feat-jwt-scoped-usageTest plan
bash testdata/bootstrap_test.shgo test ./...inopenmeter-collector/builder-apifeat/jwt-scoped-usagetip still1ed69f8