Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jwt signer interceptor #1462

Merged
merged 22 commits into from
Jan 10, 2025
Merged

Jwt signer interceptor #1462

merged 22 commits into from
Jan 10, 2025

Conversation

t-burch
Copy link
Collaborator

@t-burch t-burch commented Jan 10, 2025

No description provided.

- Create a new test class `OpenAPI31ReferencesTest` for validating OpenAPI 3.1 references.
- Implement setup method to initialize the router and load OpenAPI specs.
- Update test cases to handle requests for both `/pets` and `/users` endpoints.
- Modify the existing OpenAPI specification to include server information in the YAML configuration.
# Conflicts:
#	core/src/test/java/com/predic8/membrane/core/openapi/serviceproxy/OpenAPI31ReferencesTest.java
#	core/src/test/resources/openapi/specs/oas31/request-reference.yaml
# Conflicts:
#	distribution/examples/security/api-key/simple/README.md
#	distribution/examples/security/api-key/simple/proxies.xml
#	distribution/examples/security/api-key/simple/requests.http
@t-burch t-burch requested a review from predic8 January 10, 2025 10:21
@predic8 predic8 merged commit 8bf40b1 into master Jan 10, 2025
3 of 4 checks passed
@predic8 predic8 deleted the jwt-signer-interceptor branch January 10, 2025 10:26
@membrane-ci-server
Copy link

This pull request needs "/ok-to-test" from an authorized committer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants