feat(oauth): add Openference OAuth and API key provider integration - #9722
Closed
AnhLead wants to merge 0 commit into
Closed
feat(oauth): add Openference OAuth and API key provider integration#9722AnhLead wants to merge 0 commit into
AnhLead wants to merge 0 commit into
Conversation
Contributor
Author
|
@diegosouzapw Please review and check. Tested and working. |
Owner
|
Thanks for the PR. Please address the mandatory items (tests and/or merge blockers) in this branch, then rerun checks before /merge-prs. |
2 similar comments
Owner
|
Thanks for the PR. Please address the mandatory items (tests and/or merge blockers) in this branch, then rerun checks before /merge-prs. |
Owner
|
Thanks for the PR. Please address the mandatory items (tests and/or merge blockers) in this branch, then rerun checks before /merge-prs. |
Contributor
Author
|
@Mergifyio queue |
☑️ Command disallowed due to command restrictions in the Mergify configuration.Details
|
Owner
|
Obrigado pelo PR. Mantive a revisão de
|
diegosouzapw
force-pushed
the
feat/openference-provider
branch
from
August 11, 2026 00:50
6540414 to
5fd2325
Compare
Merged
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
127.0.0.1:56123, rotatingoar_*refresh tokens, ES256 JWT bearer auth onapi.openference.com/v1/*).openference-api/ofa) as an API-key catalog entry on the same gateway./v1/modelsdiscovery, OAuth Test Connection (402 = authenticated), free-tier badges, logo, and regression tests.Provider surface
openference(of)omnirouteclient)openference-api(ofa)sk-…Upstream:
https://openference.com(AS) ·https://api.openference.com/v1(API)Test plan
node --import tsx/esm --test tests/unit/openference-oauth-provider.test.tsnode --import tsx/esm --test tests/unit/openference-apikey-provider-registration.test.tsnode --import tsx/esm --test tests/unit/oauth-providers-config.test.tsnpm run check:provider-consistency